Home
last modified time | relevance | path

Searched defs:SetCallRestrictionPassword (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call_setting/src/
H A Dcall_setting_manager.cpp90 int32_t CallSettingManager::SetCallRestrictionPassword( in SetCallRestrictionPassword() function in OHOS::Telephony::CallSettingManager
/ohos5.0/base/telephony/call_manager/test/fuzztest/callmanagerservicestub_fuzzer/
H A Dcallmanagerservicestub_fuzzer.cpp179 int32_t SetCallRestrictionPassword(const uint8_t *data, size_t size) in SetCallRestrictionPassword() function
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_test.cpp424 int32_t CsTest::SetCallRestrictionPassword(const sptr<CellularCallInterface> &telephonyService) con… in SetCallRestrictionPassword() function in OHOS::Telephony::CsTest
/ohos5.0/base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/
H A Dgetcallrestriction_fuzzer.cpp216 void SetCallRestrictionPassword(const uint8_t *data, size_t size) in SetCallRestrictionPassword() function
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_client.cpp299 int32_t CallManagerClient::SetCallRestrictionPassword( in SetCallRestrictionPassword() function in OHOS::Telephony::CallManagerClient
H A Dcall_manager_proxy.cpp712 int32_t CallManagerProxy::SetCallRestrictionPassword( in SetCallRestrictionPassword() function in OHOS::Telephony::CallManagerProxy
H A Dcall_manager_service_proxy.cpp472 int32_t CallManagerServiceProxy::SetCallRestrictionPassword( in SetCallRestrictionPassword() function in OHOS::Telephony::CallManagerServiceProxy
H A Dcellular_call_proxy.cpp868 int32_t CellularCallProxy::SetCallRestrictionPassword( in SetCallRestrictionPassword() function in OHOS::Telephony::CellularCallProxy
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp486 int CellularCallConnection::SetCallRestrictionPassword( in SetCallRestrictionPassword() function in OHOS::Telephony::CellularCallConnection
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp654 int32_t CallManagerService::SetCallRestrictionPassword( in SetCallRestrictionPassword() function in OHOS::Telephony::CallManagerService
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_control_manager.cpp719 int32_t CallControlManager::SetCallRestrictionPassword( in SetCallRestrictionPassword() function in OHOS::Telephony::CallControlManager
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp573 void SetCallRestrictionPassword() in SetCallRestrictionPassword() function
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp1116 int32_t CellularCallService::SetCallRestrictionPassword( in SetCallRestrictionPassword() function in OHOS::Telephony::CellularCallService
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp2037 napi_value NapiCallManager::SetCallRestrictionPassword(napi_env env, napi_callback_info info) in SetCallRestrictionPassword() function in OHOS::Telephony::NapiCallManager