Home
last modified time | relevance | path

Searched defs:add_device (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/build/make/tools/releasetools/ota_metadata_proto_cc/android_recovery_arm64_armv8-2a_cortex-a55_static/gen/proto/
Dota_metadata.pb.h1270 inline std::string* PartitionState::add_device() { in add_device() function
1307 inline void PartitionState::add_device(const std::string& value) { in add_device() function
1311 inline void PartitionState::add_device(std::string&& value) { in add_device() function
1315 inline void PartitionState::add_device(const char* value) { in add_device() function
1320 inline void PartitionState::add_device(const char* value, size_t size) { in add_device() function
1469 inline std::string* DeviceState::add_device() { in add_device() function
1506 inline void DeviceState::add_device(const std::string& value) { in add_device() function
1510 inline void DeviceState::add_device(std::string&& value) { in add_device() function
1514 inline void DeviceState::add_device(const char* value) { in add_device() function
1519 inline void DeviceState::add_device(const char* value, size_t size) { in add_device() function
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/ui_pages/fitbit_companion/
Daccount_pages.py19 def add_device(self) -> ui_core.UIPage: member in AccountPage
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_datastore_utils.py44 def add_device(name, ap_label, lab_label): function
/aosp_15_r20/external/autotest/server/cros/chaos_lib/
H A Dchaos_datastore_utils.py35 def add_device(self, host_name, ap_label): member in ChaosDataStoreUtils
/aosp_15_r20/external/flashrom/
H A Dusb_device.c100 static void add_device(struct usb_device *device, in add_device() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_health_status.cc254 void add_device(const RawAddress& address) { devices_stats_.emplace_back(device_stats(address)); } in add_device() function in bluetooth::le_audio::LeAudioHealthStatusImpl
/aosp_15_r20/external/libcups/scheduler/
H A Dcups-deviced.c346 add_device( in add_device() function
/aosp_15_r20/system/nfc/tools/casimir/src/
H A Dmain.rs213 fn add_device(&mut self, builder: impl FnOnce(Id) -> Device) -> Result<Id> { in add_device() method
H A Dmain-grpc.rs228 fn add_device(&mut self, builder: impl FnOnce(Id) -> Device) -> Result<Id> { in add_device() method
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Deager_service.pb.h5415 inline std::string* QueueResponse::add_device() { in add_device() function
5452 inline void QueueResponse::add_device(const std::string& value) { in add_device() function
5456 inline void QueueResponse::add_device(std::string&& value) { in add_device() function
5460 inline void QueueResponse::add_device(const char* value) { in add_device() function
5465 inline void QueueResponse::add_device(const char* value, size_t size) { in add_device() function
/aosp_15_r20/external/rust/pica/src/
Dlib.rs346 pub fn add_device(&mut self, stream: UciStream, sink: UciSink) -> Result<Handle> { in add_device() method
/aosp_15_r20/external/autotest/client/common_lib/cros/bluetooth/
H A Dbluetooth_socket.py1130 def add_device(self, index, address, address_type, action): member in BluetoothControlSocket
/aosp_15_r20/out/soong/.intermediates/packages/modules/adb/proto/libadb_host_protos/linux_glibc_x86_64_static/gen/proto/packages/modules/adb/proto/
Dadb_host.pb.h1319 inline ::adb::proto::Device* Devices::add_device() { in add_device() function
/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dpci_root.rs279 pub fn add_device<T>( in add_device() method
/aosp_15_r20/external/autotest/server/cros/bluetooth/
H A Dbluetooth_device.py459 def add_device(self, address, address_type, action): member in BluetoothDevice
H A Dbluetooth_adapter_tests.py3610 def add_device(self, address, address_type, action): member in BluetoothAdapterTests
/aosp_15_r20/external/crosvm/src/crosvm/sys/
H A Dlinux.rs4862 fn add_device<T: VirtioDeviceBuilder>( in start_devices() function
/aosp_15_r20/external/autotest/client/cros/multimedia/
H A Dbluetooth_facade.py2393 def add_device(self, address, address_type, action): member in BluezFacadeLocal
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
H A Dconfiguration_generated.h1874 void add_device(flatbuffers::Offset<flatbuffers::String> device) { in add_device() function