/aosp_15_r20/external/cronet/net/disk_cache/ |
H A D | disk_cache_fuzzer.cc | 623 auto entry_it = GetNextValue(&open_cache_entries_, in RunCommands() local 640 auto entry_it = in RunCommands() local 655 auto entry_it = GetNextValue(&open_cache_entries_, wd.entry_id()); in RunCommands() local 689 auto entry_it = GetNextValue(&open_cache_entries_, wd.entry_id()); in RunCommands() local 723 auto entry_it = GetNextValue(&open_cache_entries_, wsd.entry_id()); in RunCommands() local 754 auto entry_it = GetNextValue(&open_cache_entries_, rsd.entry_id()); in RunCommands() local 975 auto entry_it = GetNextValue(&open_cache_entries_, gar.entry_id()); in RunCommands() local 1054 auto entry_it = GetNextValue(&open_cache_entries_, csio.entry_id()); in RunCommands() local 1234 for (auto& entry_it : open_cache_entries_) { in ~DiskCacheLPMFuzzer() local
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | ResourceTable.cpp | 568 auto entry_it = std::equal_range(type->entries.begin(), type->entries.end(), res.name.entry, in AddResource() local 739 auto entry_it = std::equal_range(type->entries.begin(), type->entries.end(), name.entry, in FindResource() local 760 auto entry_it = std::equal_range(type->entries.begin(), type->entries.end(), name.entry, in RemoveResource() local
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_auth_cache.cc | 104 EntryMap::iterator entry_it = LookupEntryIt( in Lookup() local 294 EntryMap::iterator entry_it = LookupEntryIt( in Remove() local
|
/aosp_15_r20/frameworks/base/libs/androidfw/ |
H A D | AssetManager2.cpp | 1688 const auto entry_it = entries_.begin() + (key_it - keys_.begin()); in ApplyStyle() local 1740 const auto entry_it = entries_.begin() + (key_it - keys_.begin()); in GetAttribute() local 1909 const auto entry_it = entries_.begin() + (key_it - keys_.begin()); in SetTo() local
|
H A D | Idmap.cpp | 123 const auto entry_it = std::lower_bound(entries_.overlay_id, overlay_it_end, *resId, in lookupResourceId() local
|
/aosp_15_r20/external/pigweed/pw_kvs/ |
H A D | entry_cache.cc | 130 EntryCache::iterator EntryCache::RemoveEntry(iterator& entry_it) { in RemoveEntry()
|
/aosp_15_r20/external/ComputeLibrary/tests/framework/instruments/ |
H A D | SchedulerTimer.cpp | 297 …for(auto entry_it = i_it->second.cbegin(), entry_end = i_it->second.cend(); entry_it != entry_end;… in instrument_header() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | memory_tracker_snapshot_parser.cc | 127 for (auto entry_it = node.entries(); entry_it; ++entry_it) { in ReadProtoSnapshot() local
|
/aosp_15_r20/external/cronet/base/message_loop/ |
H A D | message_pump_epoll.cc | 199 auto entry_it = entries_.find(fd); in UnregisterInterest() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/ |
D | GarbageCollection.cpp | 292 SectionVecTy::iterator entry_it, entry_end = pEntry.end(); in findReferencedSections() local
|
/aosp_15_r20/external/cronet/net/first_party_sets/ |
H A D | global_first_party_sets.cc | 151 if (const auto entry_it = entries_.find(canonical_site); in FindEntry() local
|
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/ |
H A D | default_video_quality_analyzer.cc | 1211 for (auto entry_it : stream_to_frame_id_full_history_) { in GetStreamFrames() local
|