Home
last modified time | relevance | path

Searched defs:SetImsSwitchStatus (Results 1 – 10 of 10) sorted by relevance

/base/telephony/cellular_call/test/fuzztest/setimsfeaturevalue_fuzzer/
Dsetimsfeaturevalue_fuzzer.cpp90 void SetImsSwitchStatus(const uint8_t *data, size_t size) in SetImsSwitchStatus() function
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_client.cpp353 int32_t ImsCallClient::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus() function in OHOS::Telephony::ImsCallClient
Dims_call_proxy.cpp373 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/
Dcellular_call_connection.cpp653 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/
Dims_call.cpp335 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/
Dims_unit_test.cpp415 int32_t ImsUnitTest::SetImsSwitchStatus(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in SetImsSwitchStatus() function in OHOS::Telephony::ImsUnitTest
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp983 int32_t CellularCallService::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus() function in OHOS::Telephony::CellularCallService
/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp123 int32_t CellularCallConfig::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus() function in OHOS::Telephony::CellularCallConfig
/base/telephony/call_manager/frameworks/native/src/
Dcellular_call_proxy.cpp920 int32_t CellularCallProxy::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus() function in OHOS::Telephony::CellularCallProxy
/base/telephony/cellular_call/test/unittest/imstest/
Dims_test.cpp119 int32_t ImsTest::SetImsSwitchStatus(const sptr<CellularCallInterface> &telephonyService) const in SetImsSwitchStatus() function in OHOS::Telephony::ImsTest