HomeSort by relevance Sort by last modified time
    Searched refs:UnregisterAll (Results 1 - 19 of 19) sorted by null

  /system/bt/service/common/bluetooth/binder/
IBluetoothGattClient.h 64 virtual void UnregisterAll() = 0;
101 void UnregisterAll() override;
IBluetoothGattClient.cpp 58 UnregisterAll();
96 void BpBluetoothGattClient::UnregisterAll() {
IBluetoothGattServer.h 65 virtual void UnregisterAll() = 0;
128 void UnregisterAll() override;
IBluetoothLowEnergy.h 74 virtual void UnregisterAll() = 0;
127 void UnregisterAll() override;
IBluetoothLowEnergy.cpp 65 UnregisterAll();
185 void BpBluetoothLowEnergy::UnregisterAll() {
IBluetoothGattServer.cpp 60 UnregisterAll();
197 void BpBluetoothGattServer::UnregisterAll() {
  /system/bt/service/ipc/binder/
bluetooth_gatt_client_binder_server.h 44 void UnregisterAll() override;
bluetooth_gatt_client_binder_server.cpp 50 void BluetoothGattClientBinderServer::UnregisterAll() {
bluetooth_low_energy_binder_server.h 49 void UnregisterAll() override;
bluetooth_gatt_server_binder_server.h 45 void UnregisterAll() override;
bluetooth_low_energy_binder_server.cpp 52 void BluetoothLowEnergyBinderServer::UnregisterAll() {
bluetooth_gatt_server_binder_server.cpp 49 void BluetoothGattServerBinderServer::UnregisterAll() {
  /external/v8/src/
v8.cc 50 RegisteredExtension::UnregisterAll();
api.h 128 static void UnregisterAll();
api.cc 467 void RegisteredExtension::UnregisterAll() {
    [all...]
  /art/runtime/jdwp/
jdwp.h 292 void UnregisterAll()
jdwp_main.cc 328 UnregisterAll();
jdwp_event.cc 345 void JdwpState::UnregisterAll() {
    [all...]
  /system/bt/service/client/
main.cpp 391 ble_iface->UnregisterAll();

Completed in 258 milliseconds