Home
last modified time | relevance | path

Searched defs:GetEntry (Results 1 – 4 of 4) sorted by relevance

/frameworks/libs/binary_translation/runtime_primitives/
Dmemory_region_reservation.cc86 MemoryRegionReservation::Entry& GetEntry(GuestAddr addr) { in GetEntry() function
/frameworks/base/tools/aapt2/format/proto/
DProtoSerialize_test.cpp43 ResourceEntry* GetEntry(ResourceTable* table, const ResourceNameRef& res_name) { in GetEntry() function
48 ResourceEntry* GetEntry(ResourceTable* table, const ResourceNameRef& res_name, ResourceId id) { in GetEntry() function
/frameworks/base/libs/androidfw/
DLoadedArsc.cpp242 base::expected<incfs::verified_map_ptr<ResTable_entry>, NullOrIOError> LoadedPackage::GetEntry( in GetEntry() function in android::LoadedPackage
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp64 void GetEntry(const ZipArchiveHandle archive, const std::string_view entry_name, ZipEntry* data) { in GetEntry() function