Searched refs:FindValueById (Results 1 – 1 of 1) sorted by relevance
189 Value* FindValueById(const ResourceTable* table, const ResourceId& res_id, in FindValueById() function in aapt::ManifestExtractor::Element217 if (auto value = FindValueById(table, ref->id.value(), config)) { in ResolveReference()