Home
last modified time | relevance | path

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

/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.cpp231 base::expected<incfs::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