Searched refs:GetLocaleOfConfig (Results 1 – 2 of 2) sorted by relevance
96 …static bool GetLocaleOfConfig(napi_env env, std::shared_ptr<ResConfig> configPtr, napi_value &obje…
594 if (!GetLocaleOfConfig(env, dataContext->overrideResConfig_, object)) { in GetConfigObject()647 bool ResourceManagerNapiUtils::GetLocaleOfConfig( in GetLocaleOfConfig() function in OHOS::Global::Resource::ResourceManagerNapiUtils