/system/bt/service/ |
D | low_energy_scanner.cc | 82 hal::BluetoothGattInterface::Get()->RemoveScannerObserver(this); in ~LowEnergyScanner() 84 hal::BluetoothGattInterface::Get()->GetScannerHALInterface()->Unregister( in ~LowEnergyScanner() 108 hal::BluetoothGattInterface::Get()->StartScan(scanner_id_); in StartScan() 125 hal::BluetoothGattInterface::Get()->StopScan(scanner_id_); in StopScan() 166 hal::BluetoothGattInterface::Get()->AddScannerObserver(this); in LowEnergyScannerFactory() 170 hal::BluetoothGattInterface::Get()->RemoveScannerObserver(this); in ~LowEnergyScannerFactory() 185 hal::BluetoothGattInterface::Get()->GetScannerHALInterface(); in RegisterInstance() 216 hal::BluetoothGattInterface::Get()->AddScannerObserver(scanner.get()); in RegisterScannerCallback()
|
D | low_energy_client.cc | 47 hal::BluetoothGattInterface::Get()->RemoveClientObserver(this); in ~LowEnergyClient() 49 hal::BluetoothGattInterface::Get() in ~LowEnergyClient() 61 hal::BluetoothGattInterface::Get()->GetClientHALInterface()->connect( in Connect() 88 hal::BluetoothGattInterface::Get()->GetClientHALInterface()->disconnect( in Disconnect() 114 bt_status_t status = hal::BluetoothGattInterface::Get() in SetMtu() 201 hal::BluetoothGattInterface::Get()->AddClientObserver(this); in LowEnergyClientFactory() 205 hal::BluetoothGattInterface::Get()->RemoveClientObserver(this); in ~LowEnergyClientFactory() 220 hal::BluetoothGattInterface::Get()->GetClientHALInterface(); in RegisterInstance()
|
D | gatt_client.cc | 36 hal::BluetoothGattInterface::Get() in ~GattClient() 49 hal::BluetoothGattInterface::Get()->AddClientObserver(this); in GattClientFactory() 53 hal::BluetoothGattInterface::Get()->RemoveClientObserver(this); in ~GattClientFactory() 68 hal::BluetoothGattInterface::Get()->GetClientHALInterface(); in RegisterInstance()
|
D | adapter.cc | 80 hal::BluetoothInterface::Get()->AddObserver(this); in AdapterImpl() 86 hal::BluetoothInterface::Get()->GetHALInterface()->get_adapter_properties(); in AdapterImpl() 90 hal::BluetoothInterface::Get()->RemoveObserver(this); in ~AdapterImpl() 120 int status = hal::BluetoothInterface::Get()->GetHALInterface()->enable( in Enable() 146 int status = hal::BluetoothInterface::Get()->GetHALInterface()->disable(); in Disable() 158 std::string GetName() const override { return name_.Get(); } in GetName() 184 std::string GetAddress() const override { return address_.Get(); } in GetAddress() 349 hal::BluetoothInterface::Get()->GetHALInterface()->set_adapter_property( in SetAdapterProperty()
|
D | main.cc | 75 bluetooth::Daemon::Get()->StartMainLoop(); in main() 78 bluetooth::Daemon::Get()->ShutDown(); in main()
|
D | low_energy_advertiser.cc | 136 hal::BluetoothGattInterface::Get()->GetAdvertiserHALInterface()->Enable( in ~LowEnergyAdvertiser() 139 hal::BluetoothGattInterface::Get()->GetAdvertiserHALInterface()->Unregister( in ~LowEnergyAdvertiser() 175 hal::BluetoothGattInterface::Get() in StartAdvertising() 205 hal::BluetoothGattInterface::Get()->GetAdvertiserHALInterface()->Enable( in StopAdvertising() 309 hal::BluetoothGattInterface::Get()->GetAdvertiserHALInterface(); in RegisterInstance()
|
D | gatt_server.cc | 50 hal::BluetoothGattInterface::Get()->RemoveServerObserver(this); in ~GattServer() 55 hal::BluetoothGattInterface::Get() in ~GattServer() 103 hal::BluetoothGattInterface::Get()->GetServerHALInterface()->add_service( in AddService() 171 hal::BluetoothGattInterface::Get() in SendResponse() 223 bt_status_t status = hal::BluetoothGattInterface::Get() in SendNotification() 575 hal::BluetoothGattInterface::Get()->AddServerObserver(this); in GattServerFactory() 579 hal::BluetoothGattInterface::Get()->RemoveServerObserver(this); in ~GattServerFactory() 594 hal::BluetoothGattInterface::Get()->GetServerHALInterface(); in RegisterInstance()
|
D | daemon.h | 50 static Daemon* Get();
|
/system/bt/stack/test/ |
D | ble_advertiser_test.cc | 201 BleAdvertisingManager::Get()->RegisterAdvertiser(Bind( in TEST_F() 208 BleAdvertisingManager::Get()->RegisterAdvertiser( in TEST_F() 217 BleAdvertisingManager::Get()->Unregister(5); in TEST_F() 221 BleAdvertisingManager::Get()->RegisterAdvertiser( in TEST_F() 230 BleAdvertisingManager::Get()->RegisterAdvertiser( in TEST_F() 242 BleAdvertisingManager::Get()->SetParameters( in TEST_F() 255 BleAdvertisingManager::Get()->SetData( in TEST_F() 267 BleAdvertisingManager::Get()->Enable( in TEST_F() 285 BleAdvertisingManager::Get()->Unregister(advertiser_id); in TEST_F() 295 BleAdvertisingManager::Get()->RegisterAdvertiser( in TEST_F() [all …]
|
/system/bt/btif/src/ |
D | btif_ble_advertiser.cc | 98 base::Unretained(BleAdvertisingManager::Get()), in RegisterAdvertiser() 107 base::Unretained(BleAdvertisingManager::Get()), advertiser_id)); in Unregister() 113 base::Unretained(BleAdvertisingManager::Get()), in GetOwnAddress() 127 base::Unretained(BleAdvertisingManager::Get()), advertiser_id, in SetParameters() 136 base::Unretained(BleAdvertisingManager::Get()), advertiser_id, in SetData() 149 base::Unretained(BleAdvertisingManager::Get()), advertiser_id, in Enable() 167 base::Unretained(BleAdvertisingManager::Get()), advertiser_id, in StartAdvertising() 192 base::Unretained(BleAdvertisingManager::Get()), in StartAdvertisingSet() 210 base::Unretained(BleAdvertisingManager::Get()), advertiser_id, in SetPeriodicAdvertisingParameters() 222 base::Unretained(BleAdvertisingManager::Get()), advertiser_id, in SetPeriodicAdvertisingData() [all …]
|
/system/nvram/messages/include/nvram/messages/ |
D | struct.h | 131 const MemberType& Get(const Struct& object) const { in Get() function 135 MemberType& Get(Struct& object) const { in Get() function 209 static constexpr Type Get(FieldSpecList<FieldSpec, Tail...> self) { 210 return Prev::Get(self.kTail); 219 static constexpr Type Get(FieldSpecList<FieldSpec, Tail...> self) { 256 constexpr typename FieldSpecLookup<index, FieldSpec, Tail...>::Type Get() 258 return FieldSpecLookup<index, FieldSpec, Tail...>::Get(*this);
|
/system/core/libmemunreachable/tests/ |
D | MemUnreachable_test.cpp | 36 void* Get() { in Get() function in HiddenPointer 40 free(Get()); in Free() 67 void* ptr = hidden_ptr.Get(); in TEST() 98 ptr = hidden_ptr.Get(); in TEST() 131 pthread_setspecific(key, hidden_ptr.Get()); in TEST()
|
/system/update_engine/common/ |
D | subprocess_unittest.cc | 123 EXPECT_EQ(&subprocess_, &Subprocess::Get()); in TEST_F() 128 EXPECT_EQ(&subprocess_, &Subprocess::Get()); in TEST_F() 130 EXPECT_EQ(&subprocess_, &Subprocess::Get()); in TEST_F() 242 uint32_t tag = Subprocess::Get().Exec(cmd, base::Bind(&CallbackBad)); in TEST_F() 257 Subprocess::Get().KillExec(tag); in TEST_F() 265 base::Bind([] { return Subprocess::Get().subprocess_records_.empty(); })); in TEST_F() 266 EXPECT_TRUE(Subprocess::Get().subprocess_records_.empty()); in TEST_F()
|
/system/tools/aidl/ |
D | generate_java.h | 48 Variable* Get(const Type* type); 49 Variable* Get(int index);
|
D | generate_java.cpp | 43 Variable* VariableFactory::Get(const Type* type) { in Get() function in android::aidl::VariableFactory 51 Variable* VariableFactory::Get(int index) { in Get() function in android::aidl::VariableFactory
|
/system/libvintf/ |
D | VintfObject.cpp | 43 static const T *Get( in Get() function 59 return Get(&gDeviceManifest, skipCache, in GetDeviceHalManifest() 66 return Get(&gFrameworkManifest, skipCache, in GetFrameworkHalManifest() 74 return Get(&gDeviceMatrix, skipCache, in GetDeviceCompatibilityMatrix() 81 return Get(&gFrameworkMatrix, skipCache, in GetFrameworkCompatibilityMatrix() 88 return Get(&gDeviceRuntimeInfo, skipCache, in GetRuntimeInfo()
|
/system/update_engine/ |
D | dbus_connection.h | 32 static DBusConnection* Get();
|
D | power_manager_chromeos.cc | 33 : power_manager_proxy_(DBusConnection::Get()->GetDBus()) {} in PowerManagerChromeOS()
|
D | dbus_connection.cc | 49 DBusConnection* DBusConnection::Get() { in Get() function in chromeos_update_engine::DBusConnection
|
D | shill_proxy.cc | 29 : bus_(DBusConnection::Get()->GetDBus()), in ShillProxy()
|
D | libcros_proxy.cc | 42 const scoped_refptr<dbus::Bus>& bus = DBusConnection::Get()->GetDBus(); in LibCrosProxy()
|
/system/bt/service/common/bluetooth/util/ |
D | atomic_string.h | 30 std::string Get() const;
|
D | atomic_string.cc | 23 std::string AtomicString::Get() const { in Get() function in util::AtomicString
|
/system/bt/test/suite/adapter/ |
D | bluetooth_test.cc | 52 auto bt_hal_interface = bluetooth::hal::BluetoothInterface::Get(); in SetUp() 64 auto bt_hal_interface = bluetooth::hal::BluetoothInterface::Get(); in TearDown()
|
/system/core/libbinderwrapper/ |
D | binder_wrapper.cc | 48 BinderWrapper* BinderWrapper::Get() { in Get() function in android::BinderWrapper
|