Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dhap_resource.cpp162 return InitIdList(); in Init()
165 bool HapResource::InitIdList() in InitIdList() function in OHOS::Global::Resource::HapResource
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dhap_resource.h180 bool InitIdList();
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_resource.h314 bool InitIdList(std::shared_ptr<ResConfigImpl> &defaultConfig);
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp322 return InitIdList(defaultConfig); in Init()
367 bool HapResource::InitIdList(std::shared_ptr<ResConfigImpl> &defaultConfig) in InitIdList() function in OHOS::Global::Resource::HapResource