Searched defs:requested (Results 1 - 8 of 8) sorted by relevance

/openjdk10/jdk/test/java/util/PluggableLocale/providersrc/
H A DUtils.java30 public static boolean supportsLocale(Locale supported, Locale requested) { argument
60 public static boolean supportsLocale(List<Locale> supported, Locale requested) { argument
/openjdk10/jdk/src/java.base/unix/classes/sun/nio/fs/
H A DUnixMountEntry.java66 boolean hasOption(String requested) { argument
H A DUnixFileAttributeViews.java218 public Map<String,Object> readAttributes(String[] requested) argument
356 public Map<String,Object> readAttributes(String[] requested) argument
/openjdk10/jdk/test/java/nio/file/attribute/PosixFileAttributeView/
H A DBasic.java74 static void checkSecure(Set<PosixFilePermission> requested, argument
[all...]
/openjdk10/jdk/src/java.base/share/classes/sun/security/provider/
H A DHashDrbg.java75 private byte[] hashDf(int requested, List<byte[]> inputs) { argument
93 hashDf(MessageDigest digest, int outLen, int requested, List<byte[]> inputs) argument
[all...]
/openjdk10/jdk/src/java.base/share/classes/sun/nio/fs/
H A DAbstractBasicFileAttributeView.java96 private AttributesBuilder(Set<String> allowed, String[] requested) { argument
111 static AttributesBuilder create(Set<String> allowed, String[] requested) { argument
163 public Map<String,Object> readAttributes(String[] requested) argument
/openjdk10/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt_InputMethod.cpp324 const char * requested = env->GetStringUTFChars(localeString, &isCopy); local
/openjdk10/jdk/src/jdk.pack/share/native/common-unpack/
H A Dunpack.cpp308 bool requested; member in struct:inner_class
[all...]

Completed in 78 milliseconds