Home
last modified time | relevance | path

Searched refs:out_id_map (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
DLink.cpp634 std::unordered_map<ResourceName, ResourceId>* out_id_map) { in LoadStableIdMap() argument
641 out_id_map->clear(); in LoadStableIdMap()
676 (*out_id_map)[name.ToResourceName()] = maybe_id.value(); in LoadStableIdMap()