Home
last modified time | relevance | path

Searched defs:cause (Results 76 - 100 of 128) sorted by relevance

123456

/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_callback.cpp103 OnPairStatusChanged(const BluetoothRemoteDevice &device, int status, int cause) OnPairStatusChanged() argument
/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_ct_test.cpp31 void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() argument
/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_src_test.cpp35 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() argument
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_hf_test.cpp34 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Daccounting.c269 int cause = sta->acct_terminate_cause; in accounting_sta_report() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Daccounting.c269 int cause = sta->acct_terminate_cause; in accounting_sta_report() local
/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_holder.cpp51 int64_t ApnHolder::GetRetryDelay(int32_t cause, int32_t suggestTime, RetryScene scene, int32_t slotId) in GetRetryDelay() argument
H A Dconnection_retry_policy.cpp98 int64_t ConnectionRetryPolicy::GetNextRetryDelay(std::string apnType, int32_t cause, int64_t suggestTime, in GetNextRetryDelay() argument
/base/telephony/sms_mms/services/sms/satellite_service_interaction/src/
H A Dsatellite_sms_client.cpp297 int32_t SatelliteSmsClient::SendSmsAck(int32_t slotId, int32_t eventId, bool success, int32_t cause) in SendSmsAck() argument
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_tracker_test.cpp762 int32_t cause = 0; in HWTEST_F() local
/third_party/backends/backend/
H A Depsonds-cmd.c1008 char *cause = token + 3 + 4; /* OPN, PJ, PE, ERR, LTF, LOCK, DFED, DTCL, AUT, PERM */ in img_cb() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcard.c429 int pa_card_suspend(pa_card *c, bool suspend, pa_suspend_cause_t cause) { in pa_card_suspend() argument
/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_hisysevent.cpp68 void CellularCallHiSysEvent::WriteCallEndBehaviorEvent(const int32_t slotId, const int32_t cause) in WriteCallEndBehaviorEvent() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp21 void BluetoothAvrcpCtObserverProxy::OnConnectionStateChanged(const RawAddress &rawAddr, int state, int cause) in OnConnectionStateChanged() argument
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_pack.c39 invalid_instruction(const bi_instr *I, const char *cause, ...) in invalid_instruction() argument
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sms.cpp105 int32_t TelRilSms::SendSmsAck(bool success, int32_t cause, const AppExecFwk::InnerEvent::Pointer &response) in SendSmsAck() argument
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch3_test.cpp391 int32_t cause = 1; in HWTEST_F() local
/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp517 int32_t cause = 0; in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_observer_stub.cpp139 int cause = data.ReadInt32(); in OnConnectionStateChangedInner() local
141 stub->OnConnectionStateChanged(RawAddress(addr), state, cause); in OnConnectionStateChangedInner() local
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.cpp309 void AudioA2dpListener::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
667 void AudioHfpListener::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp783 OnPairStatusChanged(const Bluetooth::BluetoothRemoteDevice &device, int status, int cause) OnPairStatusChanged() argument
837 OnConnectionStateChanged(const Bluetooth::BluetoothRemoteDevice &device, int32_t state, int32_t cause) OnConnectionStateChanged() argument
846 OnConnectionStateChanged(const Bluetooth::BluetoothRemoteDevice &device, int32_t state, int32_t cause) OnConnectionStateChanged() argument
855 OnConnectionStateChanged(const Bluetooth::BluetoothRemoteDevice &device, int state, int cause) OnConnectionStateChanged() argument
/third_party/rust/crates/glob/src/
H A Dlib.rs302 fn cause(&self) -> Option<&Error> { in cause() functions
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp229 int32_t cause = ObtainCause(mmiData.serviceCode); in HandleCallTransfer() local
349 void CellularCallSupplement::HandleGetCallTransfer(int32_t slotId, int32_t cause) in HandleGetCallTransfer() argument
374 void CellularCallSupplement::HandleSetCallTransfer(int32_t slotId, int32_t serviceCode, int32_t cause, in HandleSetCallTransfer() argument
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp209 void ConvertStateChangeParamToJS(napi_env env, napi_value result, const std::string &device, int state, int cause) in ConvertStateChangeParamToJS() argument
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_tracker.cpp174 OnConnectionStateChanged(const Bluetooth::BluetoothRemoteDevice &device, int state, int cause) OnConnectionStateChanged() argument

Completed in 30 milliseconds

123456