/aosp12/frameworks/compile/mclinker/include/mcld/ADT/ |
H A D | HashIterator.h | 244 class HashIterator : public IteratorBase { 253 typedef HashIterator<IteratorBase, Traits> Self; 256 typedef HashIterator<IteratorBase, nonconst_traits> iterator; 259 typedef HashIterator<IteratorBase, const_traits> const_iterator; 263 HashIterator() : IteratorBase() {} in HashIterator() function 266 HashIterator(typename IteratorBase::hash_table* pTable, unsigned int pIndex) in HashIterator() function 270 explicit HashIterator(typename IteratorBase::hash_table* pTable, in HashIterator() function 275 HashIterator(const HashIterator& pCopy) : IteratorBase(pCopy) {} in HashIterator() function 277 ~HashIterator() {} in ~HashIterator() 279 HashIterator& operator=(const HashIterator& pCopy) {
|
H A D | HashTable.h | 45 typedef HashIterator<ChainIteratorBase<BaseTy>, NonConstTraits<HashEntryTy> > 47 typedef HashIterator<ChainIteratorBase<const BaseTy>, 50 typedef HashIterator<EntryIteratorBase<BaseTy>, NonConstTraits<HashEntryTy> > 52 typedef HashIterator<EntryIteratorBase<const BaseTy>,
|
/aosp12/art/tools/jvmti-agents/simple-profile/ |
H A D | README.md | 58 …{"class_name":"Ljava/util/HashMap$HashIterator;","method_name":"<init>","method_descriptor":"(Ljav…
|
/aosp12/art/build/boot/ |
H A D | preloaded-classes | 1374 java.util.HashMap$HashIterator 1540 java.util.WeakHashMap$HashIterator
|
H A D | boot-image-profile.txt | 5463 HSPLjava/util/HashMap$HashIterator;-><init>(Ljava/util/HashMap;)V 5464 HSPLjava/util/HashMap$HashIterator;->hasNext()Z 5465 HSPLjava/util/HashMap$HashIterator;->nextNode()Ljava/util/HashMap$Node; 5466 HSPLjava/util/HashMap$HashIterator;->remove()V+]Ljava/util/HashMap;missing_types 6321 HSPLjava/util/WeakHashMap$HashIterator;-><init>(Ljava/util/WeakHashMap;)V+]Ljava/util/WeakHashMap;L… 6322 HSPLjava/util/WeakHashMap$HashIterator;->hasNext()Z+]Ljava/util/WeakHashMap$Entry;Ljava/util/WeakHa… 6323 HSPLjava/util/WeakHashMap$HashIterator;->nextEntry()Ljava/util/WeakHashMap$Entry;+]Ljava/util/WeakH… 11064 Ljava/util/HashMap$HashIterator; 11238 Ljava/util/WeakHashMap$HashIterator;
|
/aosp12/packages/services/Telecomm/libs/ |
H A D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/art/build/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o-low-priority.txt | 8615 Ljava/util/HashMap$HashIterator;->current:Ljava/util/HashMap$Node; 8616 Ljava/util/HashMap$HashIterator;->expectedModCount:I 8617 Ljava/util/HashMap$HashIterator;->index:I 8618 Ljava/util/HashMap$HashIterator;->next:Ljava/util/HashMap$Node; 8619 Ljava/util/HashMap$HashIterator;->nextNode()Ljava/util/HashMap$Node; 10507 Ljava/util/WeakHashMap$HashIterator;->currentKey:Ljava/lang/Object; 10508 Ljava/util/WeakHashMap$HashIterator;->entry:Ljava/util/WeakHashMap$Entry; 10509 Ljava/util/WeakHashMap$HashIterator;->expectedModCount:I 10510 Ljava/util/WeakHashMap$HashIterator;->index:I 10512 Ljava/util/WeakHashMap$HashIterator;->nextEntry()Ljava/util/WeakHashMap$Entry; [all …]
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/frameworks/base/config/ |
H A D | preloaded-classes | 12696 java.util.HashMap$HashIterator 12862 java.util.WeakHashMap$HashIterator
|
H A D | boot-image-profile.txt | 28069 HSPLjava/util/HashMap$HashIterator;-><init>(Ljava/util/HashMap;)V 28070 HSPLjava/util/HashMap$HashIterator;->hasNext()Z 28071 HSPLjava/util/HashMap$HashIterator;->nextNode()Ljava/util/HashMap$Node; 28072 HSPLjava/util/HashMap$HashIterator;->remove()V+]Ljava/util/HashMap;missing_types 28927 HSPLjava/util/WeakHashMap$HashIterator;-><init>(Ljava/util/WeakHashMap;)V+]Ljava/util/WeakHashMap;L… 28928 HSPLjava/util/WeakHashMap$HashIterator;->hasNext()Z+]Ljava/util/WeakHashMap$Entry;Ljava/util/WeakHa… 28929 HSPLjava/util/WeakHashMap$HashIterator;->nextEntry()Ljava/util/WeakHashMap$Entry;+]Ljava/util/WeakH… 47220 Ljava/util/HashMap$HashIterator; 47394 Ljava/util/WeakHashMap$HashIterator;
|