Home
last modified time | relevance | path

Searched defs:proceed (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcarrier_call.cpp324 int32_t CarrierCall::PostDialProceed(bool proceed) in PostDialProceed()
H A Dott_call.cpp182 int32_t OTTCall::PostDialProceed(bool proceed) in PostDialProceed()
H A Dcall_control_manager.cpp642 int32_t CallControlManager::PostDialProceed(int32_t callId, bool proceed) in PostDialProceed()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager4_gtest.cpp721 bool proceed = false; variable
737 bool proceed = false; variable
H A Dcall_manager7_gtest.cpp285 bool proceed = false; variable
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dsatellite_control.cpp450 int32_t SatelliteControl::PostDialProceed(const CellularCallInfo &callInfo, const bool proceed) in PostDialProceed()
H A Dcs_control.cpp645 int32_t CSControl::PostDialProceed(const CellularCallInfo &callInfo, const bool proceed) in PostDialProceed()
H A Dims_control.cpp575 int32_t IMSControl::PostDialProceed(const CellularCallInfo &callInfo, const bool proceed) in PostDialProceed()
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_client.cpp370 int32_t CallManagerClient::PostDialProceed(int32_t callId, bool proceed) in PostDialProceed()
H A Dcall_manager_proxy.cpp841 int32_t CallManagerProxy::PostDialProceed(int32_t callId, bool proceed) in PostDialProceed()
H A Dcall_manager_service_proxy.cpp383 int32_t CallManagerServiceProxy::PostDialProceed(int32_t callId, bool proceed) in PostDialProceed()
H A Dcellular_call_proxy.cpp578 int32_t CellularCallProxy::PostDialProceed(const CellularCallInfo &callInfo, const bool proceed) in PostDialProceed()
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp363 int CellularCallConnection::PostDialProceed(const CellularCallInfo &callInfo, const bool proceed) in PostDialProceed()
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/include/
H A Dnapi_call_manager_types.h176 bool proceed = false; member
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp564 int32_t CallManagerService::PostDialProceed(int32_t callId, bool proceed) in PostDialProceed()
H A Dcall_manager_service_stub.cpp593 bool proceed = data.ReadBool(); in OnPostDialProceed() local
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp888 int32_t CellularCallService::PostDialProceed(const CellularCallInfo &callInfo, const bool proceed) in PostDialProceed()
H A Dcellular_call_stub.cpp681 bool proceed = data.ReadBool(); in OnPostDialProceedInner() local