Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/format/proto/
H A 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
/aosp14/frameworks/base/libs/androidfw/
H A DLoadedArsc.cpp238 base::expected<incfs::verified_map_ptr<ResTable_entry>, NullOrIOError> LoadedPackage::GetEntry( in GetEntry() function in android::LoadedPackage