Home
last modified time | relevance | path

Searched defs:GetLocales (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/global/resource_management/interfaces/cj/src/
H A Dresource_manager_impl.cpp440 void ResourceManagerImpl::GetLocales(bool includeSystem, std::vector<std::string> &outValue) in GetLocales() function in OHOS::Resource::ResourceManagerImpl
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp478 void HapResource::GetLocales(std::set<std::string> &outValue, bool includeSystem) in GetLocales() function in OHOS::Global::Resource::HapResource
H A Dhap_manager.cpp1112 void HapManager::GetLocales(std::vector<std::string> &outValue, bool includeSystem) in GetLocales() function in OHOS::Global::Resource::HapManager
H A Dresource_manager_impl.cpp1646 void ResourceManagerImpl::GetLocales(std::vector<std::string> &outValue, bool includeSystem) in GetLocales() function in OHOS::Global::Resource::ResourceManagerImpl
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_resource_manager.cpp328 void GetLocales(std::vector<std::string> &outValue, bool includeSystem = false) {} in GetLocales() function
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_addon.cpp502 napi_value ResourceManagerAddon::GetLocales(napi_env env, napi_callback_info info) in GetLocales() function in OHOS::Global::Resource::ResourceManagerAddon
H A Dresource_manager_napi_sync_impl.cpp1241 napi_value ResourceManagerNapiSyncImpl::GetLocales(napi_env env, napi_callback_info info) in GetLocales() function in OHOS::Global::Resource::ResourceManagerNapiSyncImpl