Home
last modified time | relevance | path

Searched defs:getKeyword (Results 1 – 25 of 115) sorted by relevance

12345

/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/x509/
H A DAVAKeyword.java47 static java.lang.String getKeyword(sun.security.util.ObjectIdentifier oid, int standard) { in getKeyword() method in AVAKeyword
51 static java.lang.String getKeyword( in getKeyword() method in AVAKeyword
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/x509/
H A DAVA.java1288 static String getKeyword(ObjectIdentifier oid, int standard) { in getKeyword() method in AVAKeyword
1299 static String getKeyword in getKeyword() method in AVAKeyword
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/
H A DKeywordFactory.java30 Keyword getKeyword(String value, ValidationContext validationContext); in getKeyword() method
H A DDisallowUnknownKeywordFactory.java28 public Keyword getKeyword(String value, ValidationContext validationContext) { in getKeyword() method in DisallowUnknownKeywordFactory
H A DUnknownKeywordFactory.java35 public Keyword getKeyword(String value, ValidationContext validationContext) { in getKeyword() method in UnknownKeywordFactory
H A DJsonValidator.java90 public String getKeyword(); in getKeyword() method
H A DAbstractJsonValidator.java59 public String getKeyword() { in getKeyword() method in AbstractJsonValidator
H A DUnionTypeValidator.java109 public String getKeyword() { in getKeyword() method in UnionTypeValidator
H A DBaseJsonValidator.java237 public String getKeyword() { in getKeyword() method in BaseJsonValidator
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dstandardplural.cpp29 const char *StandardPlural::getKeyword(Form p) { in getKeyword() function in StandardPlural
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dstandardplural.cpp29 const char *StandardPlural::getKeyword(Form p) { in getKeyword() function in StandardPlural
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DStandardPlural.java57 public final String getKeyword() { in getKeyword() method in StandardPlural
H A DLocaleIDParser.java589 private String getKeyword() { in getKeyword() method in LocaleIDParser
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DStandardPlural.java55 public final String getKeyword() { in getKeyword() method in StandardPlural
H A DLocaleIDParser.java587 private String getKeyword() { in getKeyword() method in LocaleIDParser
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/walk/
H A DWalkEvent.java50 public String getKeyword() { in getKeyword() method in WalkEvent
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/annotation/
H A DJsonNodeAnnotation.java49 public String getKeyword() { in getKeyword() method in JsonNodeAnnotation
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/
H A DModifier.java156 public Keyword getKeyword() { in getKeyword() method in Modifier
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DCodeCompleteConsumer.h948 const char *getKeyword() const { in getKeyword() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DCodeCompleteConsumer.h947 const char *getKeyword() const { in getKeyword() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DCodeCompleteConsumer.h948 const char *getKeyword() const { in getKeyword() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DCodeCompleteConsumer.h949 const char *getKeyword() const { in getKeyword() function
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dmessageformat2_data_model.h1777 const UnicodeString& getKeyword() const { return keyword; } in getKeyword() function
/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/
H A Dmessageformat2_data_model.h1777 const UnicodeString& getKeyword() const { return keyword; } in getKeyword() function
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DPluralRules.java1945 public String getKeyword() { in getKeyword() method in PluralRules.Rule

12345