Searched refs:IdmapMatchingResources (Results 1 – 1 of 1) sorted by relevance
7053 class IdmapMatchingResources;7074 friend IdmapMatchingResources;7077 class IdmapMatchingResources { class7079 IdmapMatchingResources(std::unique_ptr<IdmapTypeMapping> tm) : mTypeMapping(std::move(tm)) { in IdmapMatchingResources() function in android::IdmapMatchingResources7199 const IdmapMatchingResources matchingResources(std::move(typeMapping)); in createIdmap()