Home
last modified time | relevance | path

Searched defs:getSet (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/util/
H A DDerInputStream.java121 public sun.security.util.DerValue[] getSet(int startLen) throws java.io.IOException { in getSet() method in DerInputStream
126 public sun.security.util.DerValue[] getSet(int startLen, boolean implicit) in getSet() method in DerInputStream
131 public sun.security.util.DerValue[] getSet( in getSet() method in DerInputStream
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/
H A DDerInputStream.java364 public DerValue[] getSet(int startLen) throws IOException { in getSet() method in DerInputStream
382 public DerValue[] getSet(int startLen, boolean implicit) in getSet() method in DerInputStream
391 public DerValue[] getSet(int startLen, boolean implicit, in getSet() method in DerInputStream
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/props/
H A DUnicodeProperty.java365 public final UnicodeSet getSet(String propertyValue) { in getSet() method in UnicodeProperty
369 public final UnicodeSet getSet(PatternMatcher matcher) { in getSet() method in UnicodeProperty
377 public final UnicodeSet getSet(String propertyValue, UnicodeSet result) { in getSet() method in UnicodeProperty
435 public UnicodeSet getSet(Predicate matcher, UnicodeSet result) { in getSet() method in UnicodeProperty
861 public final UnicodeSet getSet( in getSet() method in UnicodeProperty.Factory
885 public final UnicodeSet getSet(String propAndValue, PatternMatcher matcher) { in getSet() method in UnicodeProperty.Factory
889 public final UnicodeSet getSet(String propAndValue) { in getSet() method in UnicodeProperty.Factory
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/collect/testing/testers/
H A DAbstractSetTester.java36 protected final Set<E> getSet() { in getSet() method in AbstractSetTester
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
H A DAbstractSetTester.java36 protected final Set<E> getSet() { in getSet() method in AbstractSetTester
/aosp_15_r20/platform_testing/libraries/sts-common-util/util/src/com/android/sts/common/util/
H A DBusinessLogicSetStore.java46 public static Set<String> getSet(String setName) { in getSet() method in BusinessLogicSetStore
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue73/
H A DTreeSetTest.java50 public TreeSet<String> getSet() { in getSet() method in TreeSetTest.Bean1
H A DRecursiveSetTest.java104 public Set<Object> getSet() { in getSet() method in RecursiveSetTest.Bean1
H A DRecursiveSortedSetTest.java88 public SortedSet<Object> getSet() { in getSet() method in RecursiveSortedSetTest.Bean11
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/parse/
H A DSymbolMatcher.java31 public UnicodeSet getSet() { in getSet() method in SymbolMatcher
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/number/parse/
H A DSymbolMatcher.java33 public UnicodeSet getSet() { in getSet() method in SymbolMatcher
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DUSerializedSet.java32 public final boolean getSet(char src[], int srcStart) { in getSet() method in USerializedSet
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DUSerializedSet.java30 public final boolean getSet(char src[], int srcStart) { in getSet() method in USerializedSet
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLocaleSet.java68 public Set<CLDRLocale> getSet() { in getSet() method in LocaleSet
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestDayPeriods.java61 private Set<R2<Integer, DayPeriod>> getSet(DayPeriodInfo dayPeriodInfo) { in getSet() method in TestDayPeriods
/aosp_15_r20/external/google-cloud-java/java-dataflow/proto-google-cloud-dataflow-v1beta3/src/main/java/com/google/dataflow/v1beta3/
H A DMetricUpdateOrBuilder.java265 com.google.protobuf.Value getSet(); in getSet() method
H A DMetricUpdate.java394 public com.google.protobuf.Value getSet() { in getSet() method in MetricUpdate
2263 public com.google.protobuf.Value getSet() { in getSet() method in MetricUpdate.Builder
/aosp_15_r20/art/test/527-checker-array-access-split/src/
H A DMain.java233 public static void getSet(int array[], int index) { in getSet() method in Main
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
H A DTestBoilerplate.java178 public static <T> UnicodeSet getSet(Map<Integer, T> m, T value) { in getSet() method in TestBoilerplate
/aosp_15_r20/external/icu/icu4j/main/translit/src/test/java/com/ibm/icu/dev/test/
H A DTestBoilerplate.java177 public static <T> UnicodeSet getSet(Map<Integer, T> m, T value) { in getSet() method in TestBoilerplate
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/analysis/
H A DLabel.java218 public IntSet getSet() { in getSet() method in Label
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dnumparse_symbols.cpp31 const UnicodeSet* SymbolMatcher::getSet() const { in getSet() function in SymbolMatcher
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DTypology.java230 public static UnicodeSet getSet(String label) { in getSet() method in Typology
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dnumparse_symbols.cpp31 const UnicodeSet* SymbolMatcher::getSet() const { in getSet() function in SymbolMatcher
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/
H A DTestCustomSerializers.java179 public Collection<String> getSet() { in getSet() method in TestCustomSerializers.Item2475

12345678910>>...13