Home
last modified time | relevance | path

Searched refs:RegisterObserverInner (Results 1 – 25 of 32) sorted by relevance

12

/foundation/ability/ability_runtime/services/dataobsmgr/include/
Ddataobs_mgr_stub.h42 int32_t RegisterObserverInner(MessageParcel &data, MessageParcel &reply);
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
Dbluetooth_pan_stub.h39 ErrCode RegisterObserverInner(MessageParcel &data, MessageParcel &reply);
Dbluetooth_opp_stub.h40 ErrCode RegisterObserverInner(MessageParcel &data, MessageParcel &reply);
Dbluetooth_pbap_pse_stub.h43 ErrCode RegisterObserverInner(MessageParcel &data, MessageParcel &reply);
Dbluetooth_a2dp_sink_stub.h36 ErrCode RegisterObserverInner(MessageParcel &data, MessageParcel &reply);
Dbluetooth_map_mse_stub.h35 ErrCode RegisterObserverInner(MessageParcel &data, MessageParcel &reply);
Dbluetooth_hid_host_stub.h41 ErrCode RegisterObserverInner(MessageParcel &data, MessageParcel &reply);
Dbluetooth_pbap_pce_stub.h48 ErrCode RegisterObserverInner(MessageParcel &data, MessageParcel &reply);
Dbluetooth_avrcp_tg_stub.h35 ErrCode RegisterObserverInner(MessageParcel &data, MessageParcel &reply);
Dbluetooth_hfp_ag_stub.h49 ErrCode RegisterObserverInner(MessageParcel &data, MessageParcel &reply);
Dbluetooth_a2dp_src_stub.h36 ErrCode RegisterObserverInner(MessageParcel &data, MessageParcel &reply);
Dbluetooth_map_mce_stub.h35 ErrCode RegisterObserverInner(MessageParcel &data, MessageParcel &reply);
Dbluetooth_hfp_hf_stub.h58 ErrCode RegisterObserverInner(MessageParcel &data, MessageParcel &reply);
Dbluetooth_avrcp_ct_stub.h36 ErrCode RegisterObserverInner(MessageParcel &data, MessageParcel &reply);
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_pan_stub.cpp32 &BluetoothPanStub::RegisterObserverInner; in BluetoothPanStub()
137 ErrCode BluetoothPanStub::RegisterObserverInner(MessageParcel &data, MessageParcel &reply) in RegisterObserverInner() function in OHOS::Bluetooth::BluetoothPanStub
Dbluetooth_a2dp_sink_stub.cpp34 &BluetoothA2dpSinkStub::RegisterObserverInner; in BluetoothA2dpSinkStub()
106 ErrCode BluetoothA2dpSinkStub::RegisterObserverInner(MessageParcel &data, MessageParcel &reply) in RegisterObserverInner() function in OHOS::Bluetooth::BluetoothA2dpSinkStub
Dbluetooth_opp_stub.cpp35 &BluetoothOppStub::RegisterObserverInner; in BluetoothOppStub()
140 ErrCode BluetoothOppStub::RegisterObserverInner(MessageParcel &data, MessageParcel &reply) in RegisterObserverInner() function in OHOS::Bluetooth::BluetoothOppStub
Dbluetooth_pbap_pse_stub.cpp40 &BluetoothPbapPseStub::RegisterObserverInner; in BluetoothPbapPseStub()
190 ErrCode BluetoothPbapPseStub::RegisterObserverInner(MessageParcel &data, MessageParcel &reply) in RegisterObserverInner() function in OHOS::Bluetooth::BluetoothPbapPseStub
Dbluetooth_map_mse_stub.cpp25 &BluetoothMapMseStub::RegisterObserverInner; in BluetoothMapMseStub()
77 ErrCode BluetoothMapMseStub::RegisterObserverInner(MessageParcel &data, MessageParcel &reply) in RegisterObserverInner() function in OHOS::Bluetooth::BluetoothMapMseStub
Dbluetooth_hid_host_stub.cpp35 &BluetoothHidHostStub::RegisterObserverInner; in BluetoothHidHostStub()
164 ErrCode BluetoothHidHostStub::RegisterObserverInner(MessageParcel &data, MessageParcel &reply) in RegisterObserverInner() function in OHOS::Bluetooth::BluetoothHidHostStub
Dbluetooth_avrcp_tg_stub.cpp27 &BluetoothAvrcpTgStub::RegisterObserverInner; in BluetoothAvrcpTgStub()
95 ErrCode BluetoothAvrcpTgStub::RegisterObserverInner(MessageParcel &data, MessageParcel &reply) in RegisterObserverInner() function in OHOS::Bluetooth::BluetoothAvrcpTgStub
Dbluetooth_hfp_ag_stub.cpp58 &BluetoothHfpAgStub::RegisterObserverInner; in BluetoothHfpAgStub()
325 ErrCode BluetoothHfpAgStub::RegisterObserverInner(MessageParcel &data, MessageParcel &reply) in RegisterObserverInner() function in OHOS::Bluetooth::BluetoothHfpAgStub
Dbluetooth_pbap_pce_stub.cpp52 &BluetoothPbapPceStub::RegisterObserverInner; in BluetoothPbapPceStub()
313 ErrCode BluetoothPbapPceStub::RegisterObserverInner(MessageParcel &data, MessageParcel &reply) in RegisterObserverInner() function in OHOS::Bluetooth::BluetoothPbapPceStub
/foundation/ability/ability_runtime/services/dataobsmgr/src/
Ddataobs_mgr_stub.cpp30 &DataObsManagerStub::RegisterObserverInner,
63 int DataObsManagerStub::RegisterObserverInner(MessageParcel &data, MessageParcel &reply) in RegisterObserverInner() function in OHOS::AAFwk::DataObsManagerStub
/foundation/ability/ability_runtime/services/abilitymgr/include/
Dability_scheduler_stub.h60 int RegisterObserverInner(MessageParcel &data, MessageParcel &reply);

12