Home
last modified time | relevance | path

Searched defs:state (Results 176 - 200 of 5121) sorted by relevance

12345678910>>...205

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hid_host_observer_stub.cpp37 int state = data.ReadInt32(); in OnRemoteRequest() local
H A Dbluetooth_pan_observer_stub.cpp34 int state = data.ReadInt32(); in OnRemoteRequest() local
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag_observer.cpp37 void NapiHandsFreeAudioGatewayObserver::OnScoStateChanged(const BluetoothRemoteDevice &device, int state, int reason) in OnScoStateChanged() argument
28 OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) OnConnectionStateChanged() argument
H A Dnapi_bluetooth_hfp_hf_observer.cpp29 void NapiHandsFreeUnitObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
37 void NapiHandsFreeUnitObserver::OnScoStateChanged(const BluetoothRemoteDevice &device, int state) in OnScoStateChanged() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnapi_bluetooth_hid_host_observer.cpp31 void NapiBluetoothHidHostObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan_observer.cpp30 void NapiBluetoothPanObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse_observer.cpp28 void NapiPbapPseObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_a2dp_sink_observer_proxy.cpp21 void BluetoothA2dpSinkObserverProxy::OnConnectionStateChanged(const RawAddress &device, int state, int cause) in OnConnectionStateChanged() argument
H A Dbluetooth_hid_host_observer_proxy.cpp20 ErrCode BluetoothHidHostObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged() argument
H A Dbluetooth_pan_observer_proxy.cpp20 ErrCode BluetoothPanObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged() argument
H A Dbluetooth_avrcp_tg_observer_proxy.cpp21 OnConnectionStateChanged(const BluetoothRawAddress &device, int32_t state, int32_t cause) OnConnectionStateChanged() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src_observer.cpp26 void NapiA2dpSourceObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse_observer.cpp27 void NapiMapMseObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_avrcp_ct_observer.cpp27 void NapiAvrcpControllerObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
H A Dnapi_bluetooth_avrcp_tg_observer.cpp27 void NapiAvrcpTargetObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
H A Dnapi_bluetooth_a2dp_snk_observer.cpp27 void NapiA2dpSinkObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_a2dp_snk.h56 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
[all...]
H A Dbluetooth_pbap_pse.h48 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged() argument
H A Dbluetooth_map_mse.h48 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hid_host.h55 virtual void OnConnectionStateChanged(const RawAddress &deviceAddress, int state) {}; in OnConnectionStateChanged() argument
H A Dinterface_profile_pan.h55 virtual void OnConnectionStateChanged(const RawAddress &deviceAddress, int state) {} in OnConnectionStateChanged() argument
/foundation/communication/bluetooth/frameworks/c_api/src/
H A Doh_bluetooth.cpp28 Bluetooth_ResultCode OH_Bluetooth_GetBluetoothSwitchState(Bluetooth_SwitchState *state) in OH_Bluetooth_GetBluetoothSwitchState() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/distributed_bundle_info_test/
H A Ddistributed_bundle_info_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
51 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
70 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
90 static void BenchmarkTestForToString(benchmark::State &state) in BenchmarkTestForToString() argument
108 static void BenchmarkTestForFromJsonString(benchmark::State &state) in BenchmarkTestForFromJsonString() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/include/
H A Daudio_capturer_proxy_obj.h37 void SetOffloadModeImpl(int32_t state, bool isAppBack) {}; in SetOffloadModeImpl() argument
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Dstate_machine.cpp40 void StateMachine::Set(State state) in Set() argument

Completed in 6 milliseconds

12345678910>>...205