Home
last modified time | relevance | path

Searched defs:GetDescriptors (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ipc/
Dfile_descriptor_set_posix.cc99 void FileDescriptorSet::GetDescriptors(int* buffer) const { in GetDescriptors() function in FileDescriptorSet
Dfile_descriptor_set_posix_unittest.cc96 TEST(FileDescriptorSet, GetDescriptors) { in TEST() argument
/external/chromium_org/chromeos/dbus/
Dfake_bluetooth_gatt_descriptor_client.cc73 FakeBluetoothGattDescriptorClient::GetDescriptors() { in GetDescriptors() function in chromeos::FakeBluetoothGattDescriptorClient
Dbluetooth_gatt_descriptor_client.cc66 virtual std::vector<dbus::ObjectPath> GetDescriptors() OVERRIDE { in GetDescriptors() function in chromeos::BluetoothGattDescriptorClientImpl
/external/chromium_org/device/bluetooth/
Dbluetooth_remote_gatt_characteristic_chromeos.cc163 BluetoothRemoteGattCharacteristicChromeOS::GetDescriptors() const { in GetDescriptors() function in chromeos::BluetoothRemoteGattCharacteristicChromeOS
/external/chromium_org/chrome/browser/extensions/api/bluetooth_low_energy/
Dbluetooth_low_energy_apitest.cc756 IN_PROC_BROWSER_TEST_F(BluetoothLowEnergyApiTest, GetDescriptors) { in IN_PROC_BROWSER_TEST_F() argument
Dbluetooth_low_energy_event_router.cc490 BluetoothLowEnergyEventRouter::GetDescriptors( in GetDescriptors() function in extensions::BluetoothLowEnergyEventRouter