Home
last modified time | relevance | path

Searched defs:SetImsConfig (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call_setting/src/
H A Dcall_setting_manager.cpp162 int32_t CallSettingManager::SetImsConfig(int32_t slotId, ImsConfigItem item, std::u16string &value) in SetImsConfig() function in OHOS::Telephony::CallSettingManager
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call.cpp363 int32_t ImsCall::SetImsConfig(ImsConfigItem item, const std::string &value) in SetImsConfig() function in OHOS::Telephony::ImsCall
378 int32_t ImsCall::SetImsConfig(ImsConfigItem item, int32_t value) in SetImsConfig() function in OHOS::Telephony::ImsCall
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp741 int32_t CellularCallConnection::SetImsConfig(ImsConfigItem item, const std::string &value, int32_t … in SetImsConfig() function in OHOS::Telephony::CellularCallConnection
755 int32_t CellularCallConnection::SetImsConfig(ImsConfigItem item, int32_t value, int32_t slotId) in SetImsConfig() function in OHOS::Telephony::CellularCallConnection
/ohos5.0/base/telephony/cellular_call/test/fuzztest/setimsfeaturevalue_fuzzer/
H A Dsetimsfeaturevalue_fuzzer.cpp170 void SetImsConfig(const uint8_t *data, size_t size) in SetImsConfig() function
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_client.cpp429 int32_t ImsCallClient::SetImsConfig(ImsConfigItem item, const std::string &value) in SetImsConfig() function in OHOS::Telephony::ImsCallClient
439 int32_t ImsCallClient::SetImsConfig(ImsConfigItem item, int32_t value) in SetImsConfig() function in OHOS::Telephony::ImsCallClient
H A Dims_call_proxy.cpp454 int32_t ImsCallProxy::SetImsConfig(ImsConfigItem item, const std::string &value) in SetImsConfig() function in OHOS::Telephony::ImsCallProxy
472 int32_t ImsCallProxy::SetImsConfig(ImsConfigItem item, int32_t value) in SetImsConfig() function in OHOS::Telephony::ImsCallProxy
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp721 int32_t CellularCallConfig::SetImsConfig(ImsConfigItem item, const std::string &value) in SetImsConfig() function in OHOS::Telephony::CellularCallConfig
726 int32_t CellularCallConfig::SetImsConfig(ImsConfigItem item, int32_t value) in SetImsConfig() function in OHOS::Telephony::CellularCallConfig
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp1208 int32_t CellularCallService::SetImsConfig(int32_t slotId, ImsConfigItem item, const std::string &va… in SetImsConfig() function in OHOS::Telephony::CellularCallService
1218 int32_t CellularCallService::SetImsConfig(int32_t slotId, ImsConfigItem item, int32_t value) in SetImsConfig() function in OHOS::Telephony::CellularCallService
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_client.cpp552 int32_t CallManagerClient::SetImsConfig(int32_t slotId, ImsConfigItem item, std::u16string &value) in SetImsConfig() function in OHOS::Telephony::CallManagerClient
H A Dcellular_call_proxy.cpp1054 int32_t CellularCallProxy::SetImsConfig(int32_t slotId, ImsConfigItem item, const std::string &valu… in SetImsConfig() function in OHOS::Telephony::CellularCallProxy
1083 int32_t CellularCallProxy::SetImsConfig(int32_t slotId, ImsConfigItem item, int32_t value) in SetImsConfig() function in OHOS::Telephony::CellularCallProxy
H A Dcall_manager_proxy.cpp1188 int32_t CallManagerProxy::SetImsConfig(int32_t slotId, ImsConfigItem item, std::u16string &value) in SetImsConfig() function in OHOS::Telephony::CallManagerProxy
H A Dcall_manager_service_proxy.cpp947 int32_t CallManagerServiceProxy::SetImsConfig(int32_t slotId, ImsConfigItem item, std::u16string &v… in SetImsConfig() function in OHOS::Telephony::CallManagerServiceProxy
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp1083 int32_t CallManagerService::SetImsConfig(int32_t slotId, ImsConfigItem item, std::u16string &value) in SetImsConfig() function in OHOS::Telephony::CallManagerService
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_control_manager.cpp926 int32_t CallControlManager::SetImsConfig(int32_t slotId, ImsConfigItem item, std::u16string &value) in SetImsConfig() function in OHOS::Telephony::CallControlManager
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp1164 void SetImsConfig() in SetImsConfig() function