Home
last modified time | relevance | path

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

/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource_manager.cpp55 std::shared_ptr<HapResource> hapResource = hapResourceMap_[path].lock(); in PutPatchResource() local
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_test.cpp275 auto hapResource = std::make_shared<HapResource>("/data/test/non_exist", 0, nullptr); in HWTEST_F() local
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dresource_manager_test.cpp318 HapResource *hapResource = new HapResource("/data/test/non_exist", 0, nullptr, nullptr); in HWTEST_F() local
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dhap_resource.cpp34 ValueUnderQualifierDir(const std::vector<KeyParam *> &keyParams, IdItem *idItem, HapResource *hapResource) ValueUnderQualifierDir() argument

Completed in 9 milliseconds