Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/overlaytests/remount/src/com/android/overlaytest/remounted/
H A DOverlayApexTest.java31 final String targetResource = resourceName(TARGET_PACKAGE, "bool", "target_overlaid"); in testApkInApexCanBeOverlaid() local
50 final String targetResource = resourceName(TARGET_PACKAGE, "bool", "target_overlaid"); in testApkInApexCanOverlay() local
H A DOverlaySharedLibraryTest.java37 final String targetResource = resourceName(TARGET_PACKAGE, "bool", in testSharedLibrary() local
60 final String targetResource = resourceName(TARGET_PACKAGE, "bool", in testSharedLibraryPreEnabled() local
H A DRegenerateIdmapTest.java74 final String targetResource = resourceName(TARGET_PACKAGE, "bool", in testIdmapPoliciesChanged() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp214 … const std::shared_ptr<HapResource> targetResource = Load(path.c_str(), defaultConfig, isSystem); in LoadOverlays() local