Home
last modified time | relevance | path

Searched refs:GetHapResource (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dhap_resource.h92 inline const HapResource *GetHapResource() const in GetHapResource() function
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_manager.h318 std::vector<std::shared_ptr<HapResource>> GetHapResource();
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dresource_manager_impl.cpp585 outValue = vuqd->GetHapResource()->GetResourcePath(); in GetRawFile()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp965 std::vector<std::shared_ptr<HapResource>> HapManager::GetHapResource() in GetHapResource() function in OHOS::Global::Resource::HapManager