Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DLoadedArsc.cpp116 bool LoadedPackage::FindEntry(uint8_t type_idx, uint16_t entry_idx, const ResTable_config& config, in FindEntry()
333 const int type_idx = type_spec->type_spec->id - 1; in CollectConfigurations() local
378 ssize_t type_idx = type_string_pool_.indexOfString(type_name.data(), type_name.size()); in FindEntryByName() local
DAssetManager2.cpp286 const uint8_t type_idx = get_type_id(resid) - 1; in FindEntry() local
730 const uint32_t type_idx = get_type_id(attr_resid) - 1; in ApplyStyle() local
761 const uint32_t type_idx = get_type_id(attr_resid) - 1; in ApplyStyle() local
802 const uint32_t type_idx = get_type_id(resid) - 1; in GetAttribute() local