/base/telephony/cellular_call/test/fuzztest/setimsfeaturevalue_fuzzer/ |
D | setimsfeaturevalue_fuzzer.cpp | 90 void SetImsSwitchStatus(const uint8_t *data, size_t size) in SetImsSwitchStatus() function
|
/base/telephony/cellular_call/services/ims_service_interaction/src/ |
D | ims_call_client.cpp | 353 int32_t ImsCallClient::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus() function in OHOS::Telephony::ImsCallClient
|
D | ims_call_proxy.cpp | 373 int32_t ImsCallProxy::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus() function in OHOS::Telephony::ImsCallProxy
|
/base/telephony/call_manager/services/telephony_interaction/src/ |
D | cellular_call_connection.cpp | 653 int32_t CellularCallConnection::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus() function in OHOS::Telephony::CellularCallConnection
|
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/ |
D | ims_call.cpp | 335 int32_t ImsCall::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus() function in OHOS::Telephony::ImsCall
|
/base/telephony/cellular_call/vendor/ims/test/ui_client/ |
D | ims_unit_test.cpp | 415 int32_t ImsUnitTest::SetImsSwitchStatus(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in SetImsSwitchStatus() function in OHOS::Telephony::ImsUnitTest
|
/base/telephony/cellular_call/services/manager/src/ |
D | cellular_call_service.cpp | 983 int32_t CellularCallService::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus() function in OHOS::Telephony::CellularCallService
|
/base/telephony/cellular_call/services/control/src/ |
D | cellular_call_config.cpp | 123 int32_t CellularCallConfig::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus() function in OHOS::Telephony::CellularCallConfig
|
/base/telephony/call_manager/frameworks/native/src/ |
D | cellular_call_proxy.cpp | 920 int32_t CellularCallProxy::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus() function in OHOS::Telephony::CellularCallProxy
|
/base/telephony/cellular_call/test/unittest/imstest/ |
D | ims_test.cpp | 119 int32_t ImsTest::SetImsSwitchStatus(const sptr<CellularCallInterface> &telephonyService) const in SetImsSwitchStatus() function in OHOS::Telephony::ImsTest
|