Searched defs:GetEntry (Results 1 – 3 of 3) sorted by relevance
182 inline EntryId GetEntry(size_t i) const { in GetEntry() function
239 const ResTable_entry* LoadedPackage::GetEntry(const ResTable_type* type_chunk, in GetEntry() function in android::LoadedPackage
64 void GetEntry(const ZipArchiveHandle archive, const std::string_view entry_name, ZipEntry* data) { in GetEntry() function