Home
last modified time | relevance | path

Searched refs:GetMcc (Results 1 - 12 of 12) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dresource_config_helper.cpp50 std::string ResourceConfigHelper::GetMcc() in GetMcc() function in OHOS::AbilityRuntime::ResourceConfigHelper
133 TAG_LOGD(AAFwkTag::ABILITY, "set mcc: %{public}u", resConfig->GetMcc()); in UpdateResConfig()
H A Dui_ability.cpp350 resourceConfig.GetHasPointerDevice().c_str(), resourceConfig.GetMcc().c_str(), in InitConfigurationProperties()
361 resourceConfig.GetHasPointerDevice().c_str(), resourceConfig.GetMcc().c_str(), in InitConfigurationProperties()
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dresource_config_helper.h39 std::string GetMcc();
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dresource_configuration.h115 uint32_t GetMcc() const in GetMcc() function in OHOS::Ace::ResourceConfiguration
H A Dsystem_properties.h399 static int32_t GetMcc() in GetMcc() function in OHOS::Ace::final
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_convertor.cpp105 newResCfg->SetMcc(config.GetMcc()); in ConvertConfigToGlobal()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_service.h388 std::string GetMcc(const std::string &imsi) const;
H A Dsta_service.cpp350 std::string StaService::GetMcc(const std::string &imsi) const in GetMcc() function in OHOS::Wifi::StaService
401 EAP_AUTH_WLAN_MCC + GetMcc(imsi) + EAP_AUTH_PERMANENT_SUFFIX; in UpdateEapConfig()
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifistaserver_fuzzer/
H A Dwifistaserver_fuzzer.cpp491 pStaService->GetMcc(imsi); in GetImsiFuzzTest()
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp730 AceResConfig deviceResConfig = AceResConfig(SystemProperties::GetMcc(), SystemProperties::GetMnc(), in GetCurrentDeviceResTag()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_service_test.cpp744 EXPECT_EQ(pStaService->GetMcc(imsi), ""); in GetMccTest()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp184 aceResCfg.SetMcc(resConfig->GetMcc()); in AddResConfigInfo()

Completed in 21 milliseconds