Home
last modified time | relevance | path

Searched defs:poc (Results 1 – 11 of 11) sorted by relevance

/base/telephony/core_service/test/unittest/core_service_gtest/
Dsim_operator_brocast_test.cpp32 OperatorConfig poc; in OnReceiveEvent() local
Dsim_test.cpp108 OperatorConfig poc; variable
158 OperatorConfig poc; variable
Dsim_test_util.cpp102 OperatorConfig poc; in ParseOperatorConf() local
118 void SimTest::CompareOperatorConfProcess(OperatorConfig poc) in CompareOperatorConfProcess()
/base/telephony/core_service/services/sim/src/
Dsim_account_manager.cpp76 int32_t SimAccountManager::GetOperatorConfigs(int32_t slotId, OHOS::Telephony::OperatorConfig &poc) in GetOperatorConfigs()
Doperator_config_cache.cpp71 int32_t OperatorConfigCache::LoadOperatorConfig(int32_t slotId, OperatorConfig &poc) in LoadOperatorConfig()
118 int32_t OperatorConfigCache::GetOperatorConfigs(int32_t slotId, OperatorConfig &poc) in GetOperatorConfigs()
Dsim_manager.cpp559 int32_t SimManager::GetOperatorConfigs(int32_t slotId, OperatorConfig &poc) in GetOperatorConfigs()
/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp244 int32_t CellularCallConfig::ParseAndCacheOperatorConfigs(int32_t slotId, OperatorConfig &poc) in ParseAndCacheOperatorConfigs()
277 int32_t slotId, std::map<int32_t, bool> &config, OperatorConfig &poc, std::string configName) in ParseBoolOperatorConfigs()
/base/telephony/core_service/services/core/src/
Dcore_service.cpp726 int32_t CoreService::GetOperatorConfigs(int32_t slotId, OperatorConfig &poc) in GetOperatorConfigs()
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp513 int32_t CoreServiceClient::GetOperatorConfigs(int32_t slotId, OperatorConfig &poc) in GetOperatorConfigs()
Dcore_manager_inner.cpp1897 int32_t CoreManagerInner::GetOperatorConfigs(int32_t slotId, OperatorConfig &poc) in GetOperatorConfigs()
Dcore_service_proxy.cpp1354 int32_t CoreServiceProxy::GetOperatorConfigs(int32_t slotId, OperatorConfig &poc) in GetOperatorConfigs()