Searched defs:SetVoiceCallForwarding (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | isim_file.cpp | 266 bool IsimFile::SetVoiceCallForwarding(bool enable, const std::string &number) in SetVoiceCallForwarding() function in OHOS::Telephony::IsimFile
|
H A D | ruim_file.cpp | 428 bool RuimFile::SetVoiceCallForwarding(bool enable, const std::string &number) in SetVoiceCallForwarding() function in OHOS::Telephony::RuimFile
|
H A D | sim_file_manager.cpp | 464 bool SimFileManager::SetVoiceCallForwarding(bool enable, const std::string &number) in SetVoiceCallForwarding() function in OHOS::Telephony::SimFileManager
|
H A D | sim_manager.cpp | 943 int32_t SimManager::SetVoiceCallForwarding(int32_t slotId, bool enable, const std::string &number) in SetVoiceCallForwarding() function in OHOS::Telephony::SimManager
|
H A D | sim_file.cpp | 2023 bool SimFile::SetVoiceCallForwarding(bool enable, const std::string &number) in SetVoiceCallForwarding() function in OHOS::Telephony::SimFile
|
/ohos5.0/base/telephony/core_service/test/fuzztest/setradiostate_fuzzer/ |
H A D | setradiostate_fuzzer.cpp | 181 void SetVoiceCallForwarding(const uint8_t *data, size_t size) in SetVoiceCallForwarding() function
|
/ohos5.0/base/telephony/core_service/services/core/src/ |
H A D | core_service.cpp | 1181 int32_t CoreService::SetVoiceCallForwarding(int32_t slotId, bool enable, const std::string &number) in SetVoiceCallForwarding() function in OHOS::Telephony::CoreService
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | core_service_client.cpp | 761 int32_t CoreServiceClient::SetVoiceCallForwarding(int32_t slotId, bool enable, const std::string &n… in SetVoiceCallForwarding() function in OHOS::Telephony::CoreServiceClient
|
H A D | core_manager_inner.cpp | 2188 int32_t CoreManagerInner::SetVoiceCallForwarding(int32_t slotId, bool enable, const std::string &nu… in SetVoiceCallForwarding() function in OHOS::Telephony::CoreManagerInner
|
H A D | core_service_proxy.cpp | 2191 int32_t CoreServiceProxy::SetVoiceCallForwarding(int32_t slotId, bool enable, const std::string &nu… in SetVoiceCallForwarding() function in OHOS::Telephony::CoreServiceProxy
|