Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_resource.h113 return resourcePath_; in GetResourcePath()
183 return resourcePath_; in GetResourcePath()
222 std::string resourcePath_; variable
323 std::string resourcePath_; variable
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dhap_resource.h64 return resourcePath_; in GetResourcePath()
186 std::string resourcePath_; variable
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp56 resourcePath_ = resPath.second; in ValueUnderQualifierDir()
306 resourcePath_ = indexPath_.substr(0, index + 1); in Init()
316 resourcePath_ = indexPath_.substr(0, index + 1); in Init()
373 const auto resPath = std::make_pair(indexPath_, resourcePath_); in InitIdList()
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dhap_resource.cpp153 resourcePath_ = indexPath_.substr(0, index + 1); in Init()