Home
last modified time | relevance | path

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

/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dhap_resource.h180 bool InitIdList();
/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
168 HILOG_ERROR("resDesc_ is null ! InitIdList failed"); in InitIdList()
181 HILOG_ERROR("new IdValues failed in HapResource::InitIdList"); in InitIdList()
187 HILOG_ERROR("new ValueUnderQualifierDir failed in HapResource::InitIdList"); in InitIdList()
200 HILOG_ERROR("new ValueUnderQualifierDir failed in HapResource::InitIdList"); in InitIdList()
/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_resource.h355 bool InitIdList(std::shared_ptr<ResConfigImpl> &defaultConfig);
/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp334 return InitIdList(defaultConfig); in Init()
347 RESMGR_HILOGE(RESMGR_TAG, "new IdValues failed in HapResource::InitIdList"); in InitMap()
353 RESMGR_HILOGE(RESMGR_TAG, "new ValueUnderQualifierDir failed in HapResource::InitIdList"); in InitMap()
369 RESMGR_HILOGE(RESMGR_TAG, "new ValueUnderQualifierDir failed in HapResource::InitIdList"); in InitMap()
379 bool HapResource::InitIdList(std::shared_ptr<ResConfigImpl> &defaultConfig) in InitIdList() function in OHOS::Global::Resource::HapResource
382 RESMGR_HILOGE(RESMGR_TAG, "resDesc_ is null ! InitIdList failed"); in InitIdList()

Completed in 4 milliseconds