Home
last modified time | relevance | path

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

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