Searched defs:poc (Results 1 – 11 of 11) sorted by relevance
/base/telephony/core_service/test/unittest/core_service_gtest/ |
D | sim_operator_brocast_test.cpp | 32 OperatorConfig poc; in OnReceiveEvent() local
|
D | sim_test.cpp | 108 OperatorConfig poc; variable 158 OperatorConfig poc; variable
|
D | sim_test_util.cpp | 102 OperatorConfig poc; in ParseOperatorConf() local 118 void SimTest::CompareOperatorConfProcess(OperatorConfig poc) in CompareOperatorConfProcess()
|
/base/telephony/core_service/services/sim/src/ |
D | sim_account_manager.cpp | 76 int32_t SimAccountManager::GetOperatorConfigs(int32_t slotId, OHOS::Telephony::OperatorConfig &poc) in GetOperatorConfigs()
|
D | operator_config_cache.cpp | 71 int32_t OperatorConfigCache::LoadOperatorConfig(int32_t slotId, OperatorConfig &poc) in LoadOperatorConfig() 118 int32_t OperatorConfigCache::GetOperatorConfigs(int32_t slotId, OperatorConfig &poc) in GetOperatorConfigs()
|
D | sim_manager.cpp | 559 int32_t SimManager::GetOperatorConfigs(int32_t slotId, OperatorConfig &poc) in GetOperatorConfigs()
|
/base/telephony/cellular_call/services/control/src/ |
D | cellular_call_config.cpp | 244 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/ |
D | core_service.cpp | 726 int32_t CoreService::GetOperatorConfigs(int32_t slotId, OperatorConfig &poc) in GetOperatorConfigs()
|
/base/telephony/core_service/frameworks/native/src/ |
D | core_service_client.cpp | 513 int32_t CoreServiceClient::GetOperatorConfigs(int32_t slotId, OperatorConfig &poc) in GetOperatorConfigs()
|
D | core_manager_inner.cpp | 1897 int32_t CoreManagerInner::GetOperatorConfigs(int32_t slotId, OperatorConfig &poc) in GetOperatorConfigs()
|
D | core_service_proxy.cpp | 1354 int32_t CoreServiceProxy::GetOperatorConfigs(int32_t slotId, OperatorConfig &poc) in GetOperatorConfigs()
|