Home
last modified time | relevance | path

Searched defs:entry_index (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/libs/androidfw/tests/
H A DLoadedArsc_test.cpp64 const uint16_t entry_index = get_entry_id(app::R::string::string_one); in TEST() local
88 const uint16_t entry_index = get_entry_id(sparse::R::integer::foo_9); in TEST() local
112 const uint16_t entry_index = get_entry_id(sparse::R::string::only_v26); in TEST() local
207 uint8_t entry_index = get_entry_id(basic::R::string::test3); in TEST() local
392 const uint16_t entry_index = get_entry_id(overlayable::R::string::overlayable11); in TEST() local
/aosp12/bionic/libc/malloc_debug/
H A DRecordData.cpp204 unsigned int entry_index = cur_index_.fetch_add(1); in AddEntryOnly() local
/aosp12/frameworks/base/libs/androidfw/
H A DLoadedArsc.cpp232 incfs::verified_map_ptr<ResTable_type> type_chunk, uint16_t entry_index) { in GetEntry()
241 incfs::verified_map_ptr<ResTable_type> type_chunk, uint16_t entry_index) { in GetEntryOffset()
/aosp12/hardware/google/camera/common/hal/utils/
H A Dhal_camera_metadata.cc393 for (size_t entry_index = 0; entry_index < entry_count; entry_index++) { in Erase() local
448 for (size_t entry_index : entry_indices) { in Erase() local
H A Dutils.cc346 for (size_t entry_index = 0; entry_index < new_session_count; entry_index++) { in IsSessionParameterCompatible() local
/aosp12/art/oatdump/
H A Doatdump.cc1586 uint32_t entry_index = &object_offset - oat_file_.GetBootImageRelocations().data(); in DumpDataBimgRelRoEntries() local
1632 uint32_t entry_index = &object_offset - oat_file_.GetBootImageRelocations().data(); in DumpDataBimgRelRoEntries() local