| /art/tools/veridex/ |
| D | hidden_api_finder.cc | 184 std::vector<MethodReference>>& pair : method_locations_) { in Dump() local 200 std::vector<MethodReference>>& pair : field_locations_) { in Dump() local 253 for (const std::pair<const std::string, size_t>& pair : counts) { in DumpReferences() local
|
| /art/test/497-inlining-and-class-loader/ |
| D | clear_dex_cache.cc | 51 auto pair = methods->GetNativePair(i); in Java_Main_cloneResolvedMethods() local 89 mirror::NativeDexCachePair<ArtMethod> pair(method, index); in Java_Main_restoreResolvedMethods() local
|
| /art/dexdump/ |
| D | dexdump_cfg.cc | 45 for (const DexInstructionPcPair& pair : accessor) { in DumpMethodCFG() local 79 for (const DexInstructionPcPair& pair : accessor) { in DumpMethodCFG() local 163 for (const DexInstructionPcPair& pair : accessor) { in DumpMethodCFG() local
|
| /art/runtime/mirror/ |
| D | dex_cache.cc | 65 auto pair(fields->GetNativePair(i)); in VisitReflectiveTargets() local 87 auto pair(methods->GetNativePair(i)); in VisitReflectiveTargets() local
|
| D | dex_cache.h | 126 auto pair = GetNativePair(entries_, SlotIndex(index)); in Get() local 152 NativeDexCachePair<T> pair) { in SetNativePair()
|
| /art/test/983-source-transform-verify/ |
| D | source_transform_art.cc | 55 for (const DexInstructionPcPair& pair : method.GetInstructions()) { in VerifyClassData() local
|
| /art/libdexfile/dex/ |
| D | type_lookup_table_test.cc | 43 auto pair = GetParam(); in TEST_P() local
|
| D | utf_test.cc | 64 uint32_t pair = 0; in TEST_F() local 100 uint32_t pair = 0; in TEST_F() local 395 uint32_t pair = GetUtf16FromUtf8(&ptr); in TEST_F() local
|
| D | utf.cc | 146 const uint32_t pair = GetUtf16FromUtf8(&utf8); in ComputeUtf16HashFromModifiedUtf8() local 182 const uint32_t pair = GetUtf16FromUtf8(&utf8); in CompareModifiedUtf8ToUtf16AsCodePointValues() local
|
| D | dex_instruction_iterator.h | 127 explicit DexInstructionIterator(const DexInstructionPcPair& pair) in DexInstructionIterator()
|
| /art/compiler/optimizing/ |
| D | block_builder.cc | 102 for (const DexInstructionPcPair& pair : code_item_accessor_) { in CreateBranchTargets() local 154 for (const DexInstructionPcPair& pair : code_item_accessor_) { in ConnectBasicBlocks() local 404 for (const DexInstructionPcPair& pair : code_item_accessor_) { in InsertSynthesizedLoopsForOsr() local
|
| /art/test/626-const-class-linking/src/ |
| D | Main.java | 315 Object pair = get.invoke(null); in wrapHelperGet() local 320 private static void printPair(Object pair) throws Exception { in printPair() 325 private static Class<?> getSecond(Object pair) throws Exception { in getSecond()
|
| /art/libartservice/service/javatests/com/android/server/art/testing/ |
| D | MockClock.java | 75 Pair<RunnableScheduledFuture<?>, Long> pair = tasks.peek(); in notifyUpdate() local
|
| /art/runtime/gc/space/ |
| D | large_object_space_test.cc | 84 for (const auto& pair : requests) { in LargeObjectTest() local 89 for (const auto& pair : requests) { in LargeObjectTest() local
|
| D | large_object_space.cc | 182 for (auto& pair : large_objects_) { in SetAllLargeObjectsAsZygoteObjects() local 232 for (auto& pair : large_objects_) { in Walk() local 241 for (auto& pair : large_objects_) { in ForEachMemMap() local
|
| /art/runtime/ |
| D | class_table.cc | 46 DescriptorHashPair pair(descriptor, hash); in UpdateClass() local 108 DescriptorHashPair pair(descriptor, hash); in Lookup() local
|
| /art/libprofile/profile/ |
| D | profile_boot_info.cc | 52 for (const std::pair<uint32_t, uint32_t>& pair : methods_) { in Save() local
|
| /art/tools/ahat/src/main/com/android/ahat/heapdump/ |
| D | Diff.java | 201 InstanceListPair pair = byKey.get(key); in instances() local 210 InstanceListPair pair = byKey.get(key); in instances() local
|
| /art/tools/dexanalyze/ |
| D | dexanalyze_strings.cc | 250 auto pair = queue.top(); in PopRealTop() local 286 std::pair<int32_t, MatchTrie*> pair = PopRealTop(queue); in ExtractPrefixes() local 307 std::pair<int32_t, MatchTrie*> pair = PopRealTop(prefixes); in ExtractPrefixes() local 573 for (const auto& pair : pairs) { in Dump() local
|
| D | dexanalyze_bytecode.cc | 39 for (const auto& pair : usage) { in SortByOrder() local 54 std::ostream& operator <<(std::ostream& os, const std::pair<A, B>& pair) { in operator <<() 79 for (const auto& pair : usage) { local
|
| /art/runtime/gc/ |
| D | task_processor_test.cc | 132 for (const auto& pair : orderings) { in TEST_F() local
|
| D | verification.cc | 198 auto pair = work.front(); in FirstPathFromRootSet() local
|
| /art/runtime/verifier/ |
| D | register_line.h | 369 for (const auto& pair : reg_to_lock_depths_) { in IterateRegToLockDepths() local
|
| D | reg_type_cache.cc | 250 for (auto& pair : klass_entries_) { in FindClass() local 724 for (auto& pair : klass_entries_) { in VisitRoots() local
|
| /art/dexlayout/ |
| D | dexdiag.cc | 157 for (const auto& pair : kDexSectionInfoMap) { in ComputeHeaderWidth() local 170 for (const auto& pair : kDexSectionInfoMap) { in PrintLetterKey() local
|