Home
last modified time | relevance | path

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

/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dhap_resource.cpp35 HapResource *hapResource) : hapResource_(hapResource) in ValueUnderQualifierDir()
/base/global/resource_management/frameworks/resmgr/src/
Dhap_resource.cpp44 HapResource *hapResource, bool isOverlay, bool systemResource) : hapResource_(hapResource) in ValueUnderQualifierDir()
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
Dresource_manager_test.cpp318 HapResource *hapResource = new HapResource("/data/test/non_exist", 0, nullptr, nullptr); variable
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dresource_manager_test.cpp783 HapResource *hapResource = new HapResource("/data/test/non_exist", 0, nullptr, nullptr); variable