Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp7201 class IdmapMatchingResources { class
7203 IdmapMatchingResources(std::unique_ptr<IdmapTypeMapping> tm) : mTypeMapping(std::move(tm)) { in IdmapMatchingResources() function in android::IdmapMatchingResources