/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 | 40 public List<Invocation> getAll() { in getAll() method in DefaultRegisteredInvocations
|
/external/guava/guava/src/com/google/common/cache/ |
D | AbstractLoadingCache.java | 60 public ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException { in getAll() method in AbstractLoadingCache
|
D | LoadingCache.java | 128 ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException; in getAll() method
|
D | ForwardingLoadingCache.java | 57 public ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException { in getAll() method in ForwardingLoadingCache
|
/external/guice/core/src/com/google/inject/internal/ |
D | SingleParameterInjector.java | 47 static Object[] getAll(Errors errors, InternalContext context, in getAll() method in SingleParameterInjector
|
/external/icu/icu4c/source/common/unicode/ |
D | enumset.h | 52 inline uint32_t getAll() const { 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/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/ |
D | AttributeTable.java | 118 public ASN1EncodableVector getAll( in getAll() method in AttributeTable
|
/external/guava/guava-tests/test/com/google/common/cache/ |
D | CacheEvictionTest.java | 303 private void getAll(LoadingCache<Integer, Integer> cache, List<Integer> keys) { in getAll() method in CacheEvictionTest
|
D | CacheExpirationTest.java | 443 private void getAll(LoadingCache<Integer, Integer> cache, List<Integer> keys) { in getAll() method in CacheExpirationTest
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/content/ |
D | TestSharedPreferences.java | 28 public Map<String, ?> getAll() { in getAll() method in TestSharedPreferences
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Relation.java | 119 public Set<V> getAll(Object key) { in getAll() method in Relation
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | Relation.java | 121 public Set<V> getAll(Object key) { in getAll() method in Relation
|
/external/llvm/lib/IR/ |
D | Metadata.cpp | 1119 void MDAttachmentMap::getAll( in getAll() function in MDAttachmentMap 1152 void MDGlobalAttachmentMap::getAll( in getAll() function in MDGlobalAttachmentMap
|
/external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/ |
D | LocalCache.java | 446 public ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException { in getAll() method in LocalCache.LocalLoadingCache
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.hpp | 541 void ObjectManager<T>::getAll (typename std::vector<T*>& objects) const in getAll() function in sglr::rc::ObjectManager
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 2236 TEST_F(FunctionAttachmentTest, getAll) { in TEST_F() argument
|