Searched defs:cause (Results 1 – 12 of 12) sorted by relevance
| /base/telephony/sms_mms/services/sms/satellite_service_interaction/src/ |
| D | satellite_sms_proxy.cpp | 203 int32_t SatelliteSmsProxy::SendSmsAck(int32_t slotId, int32_t eventId, bool success, int32_t cause) in SendSmsAck()
|
| D | satellite_sms_client.cpp | 297 int32_t SatelliteSmsClient::SendSmsAck(int32_t slotId, int32_t eventId, bool success, int32_t cause) in SendSmsAck()
|
| /base/telephony/call_manager/services/bluetooth/src/ |
| D | bluetooth_connection.cpp | 194 int32_t state, int32_t cause) in OnConnectionStateChanged()
|
| /base/telephony/cellular_data/services/src/state_machine/ |
| D | active.cpp | 148 int32_t cause = static_cast<int32_t>(stateMachine->cause_); in ProcessLostConnection() local
|
| /base/telephony/cellular_call/services/common/src/ |
| D | cellular_call_hisysevent.cpp | 68 void CellularCallHiSysEvent::WriteCallEndBehaviorEvent(const int32_t slotId, const int32_t cause) in WriteCallEndBehaviorEvent()
|
| /base/telephony/cellular_call/services/utils/src/ |
| D | cellular_call_supplement.cpp | 229 int32_t cause = ObtainCause(mmiData.serviceCode); in HandleCallTransfer() local 349 void CellularCallSupplement::HandleGetCallTransfer(int32_t slotId, int32_t cause) in HandleGetCallTransfer() 374 …d CellularCallSupplement::HandleSetCallTransfer(int32_t slotId, int32_t serviceCode, int32_t cause, in HandleSetCallTransfer()
|
| /base/telephony/core_service/services/tel_ril/src/ |
| D | tel_ril_sms.cpp | 105 int32_t TelRilSms::SendSmsAck(bool success, int32_t cause, const AppExecFwk::InnerEvent::Pointer &r… in SendSmsAck()
|
| D | tel_ril_manager.cpp | 782 int32_t slotId, bool success, int32_t cause, const AppExecFwk::InnerEvent::Pointer &response) in SendSmsAck()
|
| /base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
| D | zero_branch3_test.cpp | 391 int32_t cause = 1; variable
|
| /base/telephony/cellular_call/test/unittest/imstest/ |
| D | zero_branch_test.cpp | 517 int32_t cause = 0; variable
|
| /base/telephony/ril_adapter/test/unittest/ |
| D | ril_interface_test.cpp | 752 int32_t cause; in SendSmsAckTest() local
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | core_manager_inner.cpp | 645 int32_t CoreManagerInner::SendSmsAck(int32_t slotId, int32_t eventId, bool success, int32_t cause, in SendSmsAck()
|