Home
last modified time | relevance | path

Searched defs:DialCall (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_client.cpp89 int32_t BluetoothCallClient::DialCall(std::u16string number, AppExecFwk::PacMap &extras) in DialCall() function in OHOS::Telephony::BluetoothCallClient
H A Dcall_manager_client.cpp87 int32_t CallManagerClient::DialCall(std::u16string number, AppExecFwk::PacMap &extras) in DialCall() function in OHOS::Telephony::CallManagerClient
H A Dcall_manager_proxy.cpp351 int32_t CallManagerProxy::DialCall(std::u16string number, AppExecFwk::PacMap &extras) in DialCall() function in OHOS::Telephony::CallManagerProxy
H A Dcall_manager_service_proxy.cpp61 int32_t CallManagerServiceProxy::DialCall(std::u16string number, AppExecFwk::PacMap &extras) in DialCall() function in OHOS::Telephony::CallManagerServiceProxy
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_request_handler.cpp38 int32_t CallRequestHandler::DialCall() in DialCall() function in OHOS::Telephony::CallRequestHandler
H A Dcall_control_manager.cpp126 int32_t CallControlManager::DialCall(std::u16string &number, AppExecFwk::PacMap &extras) in DialCall() function in OHOS::Telephony::CallControlManager
/ohos5.0/base/telephony/call_manager/frameworks/cj/src/
H A Dtelephony_call_impl.cpp163 int32_t TelephonyCallImpl::DialCall(char *phoneNumber, DialCallOptions options) in DialCall() function in OHOS::Telephony::TelephonyCallImpl
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dbluetooth_call_test.cpp252 void BluetoothCallTest::DialCall() in DialCall() function in OHOS::Telephony::BluetoothCallTest
H A Dui_client_test.cpp219 void DialCall() in DialCall() function
/ohos5.0/base/telephony/call_manager/test/fuzztest/dialcall_fuzzer/
H A Ddialcall_fuzzer.cpp143 int32_t DialCall(const uint8_t *data, size_t size) in DialCall() function
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager_connect.cpp162 int32_t CallManagerConnect::DialCall(std::u16string number, AppExecFwk::PacMap &extras) const in DialCall() function in OHOS::Telephony::CallManagerConnect
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp264 int32_t CallManagerService::DialCall(std::u16string number, AppExecFwk::PacMap &extras) in DialCall() function in OHOS::Telephony::CallManagerService
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp1300 napi_value NapiCallManager::DialCall(napi_env env, napi_callback_info info) in DialCall() function in OHOS::Telephony::NapiCallManager