Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/idmap2/libidmap2/
H A DResourceMapping.cpp54 const ResourceId& target_resource) { in CheckOverlayable()
162 ResourceId target_resource, in AddMapping()
H A DResourceContainer.cpp207 Result<std::string> target_resource = overlay_it->GetAttributeStringValue("target"); in CreateResourceMapping() local
/aosp12/frameworks/base/cmds/idmap2/tests/
H A DResourceMappingTests.cpp76 Result<Unit> MappingExists(const ResourceMapping& mapping, ResourceId target_resource, in MappingExists()
108 Result<Unit> MappingExists(const ResourceMapping& mapping, const ResourceId& target_resource, in MappingExists()