Home
last modified time | relevance | path

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

/frameworks/base/cmds/idmap2/libidmap2/
DResourceMapping.cpp262 const ResourceId target_resid = target_map.first; in FilterOverlayableResources() local
283 for (const ResourceId target_resid : remove_ids) { in FilterOverlayableResources() local
/frameworks/base/cmds/idmap2/tests/
DIdmapTests.cpp45 #define ASSERT_TARGET_ENTRY(entry, target_resid, type, value) \ argument
50 #define ASSERT_OVERLAY_ENTRY(entry, overlay_resid, target_resid) \ argument
/frameworks/base/libs/androidfw/
DResourceTypes.cpp7180 const uint32_t target_resid = targetResTable.identifierForName( in createIdmap() local