Searched defs:IdmapMatchingResources (Results 1 – 1 of 1) sorted by relevance
7382 class IdmapMatchingResources { class7384 IdmapMatchingResources(std::unique_ptr<IdmapTypeMapping> tm) : mTypeMapping(std::move(tm)) { in IdmapMatchingResources() function in android::IdmapMatchingResources