/external/mockito/src/main/java/org/mockito/internal/verification/ |
D | RegisteredInvocations.java | 19 List<Invocation> getAll(); in getAll() method
|
D | SingleRegisteredInvocation.java | 26 public List<Invocation> getAll() { in getAll() method in SingleRegisteredInvocation
|
D | DefaultRegisteredInvocations.java | 39 public List<Invocation> getAll() { in getAll() method in DefaultRegisteredInvocations
|
/external/guava/android/guava/src/com/google/common/cache/ |
D | AbstractLoadingCache.java | 57 public ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException { in getAll() method in AbstractLoadingCache
|
D | LoadingCache.java | 119 ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException; in getAll() method
|
D | ForwardingLoadingCache.java | 54 public ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException { in getAll() method in ForwardingLoadingCache
|
/external/guava/guava/src/com/google/common/cache/ |
D | AbstractLoadingCache.java | 57 public ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException { in getAll() method in AbstractLoadingCache
|
D | LoadingCache.java | 119 ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException; in getAll() method
|
D | ForwardingLoadingCache.java | 54 public ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException { in getAll() method in ForwardingLoadingCache
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/trackselection/ |
D | TrackSelectionArray.java | 51 public @NullableType TrackSelection[] getAll() { in getAll() method in TrackSelectionArray
|
/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/ |
D | TelephonyNetworkFinder.java | 86 public List<TelephonyNetwork> getAll() { in getAll() method in TelephonyNetworkFinder
|
/external/guice/core/src/com/google/inject/internal/ |
D | SingleParameterInjector.java | 54 static Object[] getAll(InternalContext context, SingleParameterInjector<?>[] parameterInjectors) in getAll() method in SingleParameterInjector
|
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/trace/internal/ |
D | ConcurrentIntrusiveList.java | 135 public synchronized Collection<T> getAll() { in getAll() method in ConcurrentIntrusiveList
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/comments/ |
D | CommentsCollection.java | 73 public List<Comment> getAll(){ in getAll() method in CommentsCollection
|
/external/icu/icu4c/source/common/unicode/ |
D | enumset.h | 53 inline uint32_t getAll() const { in getAll() function
|
/external/icu/libicu/cts_headers/unicode/ |
D | enumset.h | 53 inline uint32_t getAll() const { in getAll() function
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | LaneBitmask.h | 83 static constexpr LaneBitmask getAll() { return ~LaneBitmask(0); } in getAll() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | LaneBitmask.h | 83 static constexpr LaneBitmask getAll() { return ~LaneBitmask(0); } in getAll() function
|
/external/clang/lib/Tooling/ |
D | FileMatchTrie.cpp | 137 void getAll(std::vector<StringRef> &Results, in getAll() function in clang::tooling::FileMatchTrieNode
|
/external/libchrome/base/android/java/src/org/chromium/base/ |
D | BuildInfo.java | 56 private static String[] getAll() { in getAll() method in BuildInfo
|
/external/llvm-project/clang/lib/Tooling/ |
D | FileMatchTrie.cpp | 154 void getAll(std::vector<StringRef> &Results, in getAll() function in clang::tooling::FileMatchTrieNode
|
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
D | GrpcHttp2HeadersUtils.java | 133 public List<CharSequence> getAll(CharSequence csName) { in getAll() method in GrpcHttp2HeadersUtils.GrpcHttp2InboundHeaders 348 public List<CharSequence> getAll(CharSequence csName) { in getAll() method in GrpcHttp2HeadersUtils.GrpcHttp2RequestHeaders
|
/external/llvm-project/llvm/utils/TableGen/ |
D | SubtargetFeatureInfo.cpp | 25 SubtargetFeatureInfo::getAll(const RecordKeeper &Records) { in getAll() function in SubtargetFeatureInfo
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | RegexLookup.java | 221 …List<T> getAll(String pattern, Object context, List<Finder> matcherList, Output<String[]> firstInf… in getAll() method 263 …public List<T> getAll(String pattern, Object context, List<Finder> matcherList, Output<String[]> f… in getAll() method in RegexLookup.RegexTree 601 …public List<T> getAll(String pattern, Object context, List<Finder> matcherList, Output<String[]> f… in getAll() method in RegexLookup.StarPatternMap 857 …public List<T> getAll(String source, Object context, List<Finder> matcherList, List<String> failur… in getAll() method in RegexLookup
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/ |
D | AttributeTable.java | 118 public ASN1EncodableVector getAll( in getAll() method in AttributeTable
|