Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_resource.h310 …bool InitMap(const std::shared_ptr<ResKey> &resKey, const std::pair<std::string, std::string> &res…
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp325 bool HapResource::InitMap(const std::shared_ptr<ResKey> &resKey, const std::pair<std::string, std::… in InitMap() function in OHOS::Global::Resource::HapResource
376 if (!HapResource::InitMap(resKey, resPath, defaultConfig)) { in InitIdList()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/
H A Dsystem_sound_manager_impl.h142 void InitMap();
H A Dsystem_sound_manager_impl.cpp136 InitMap(); in SystemSoundManagerImpl()
149 void SystemSoundManagerImpl::InitMap(void) in InitMap() function in OHOS::Media::SystemSoundManagerImpl