Home
last modified time | relevance | path

Searched defs:Read (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/system/test/headless/read/
Dread.cc28 Read::Read(const bluetooth::test::headless::GetOpt& options) in Read() function in Read
/packages/modules/adb/
Dshell_service_protocol.cpp32 bool ShellProtocol::Read() { in Read() function in ShellProtocol
Dtransport.cpp464 bool FdConnection::Read(apacket* packet) { in Read() function in FdConnection
/packages/modules/Bluetooth/system/gd/storage/
Dlegacy_config_file.cc35 std::optional<ConfigCache> LegacyConfigFile::Read(size_t temp_devices_capacity) { in Read() function in bluetooth::storage::LegacyConfigFile
/packages/modules/Bluetooth/system/gd/common/testing/android/
Dlog_capture.cc57 std::string LogCapture::Read() { in Read() function in bluetooth::testing::LogCapture
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
Dfilereadstream.h59 void Read() { in Read() function
/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software_host.cc53 size_t LeAudioClientInterface::Sink::Read(uint8_t* p_buf, uint32_t len) { in Read() function in bluetooth::audio::le_audio::LeAudioClientInterface::Sink
Dle_audio_software.cc362 size_t LeAudioClientInterface::Sink::Read(uint8_t* p_buf, uint32_t len) { in Read() function in bluetooth::audio::le_audio::LeAudioClientInterface::Sink
/packages/modules/Bluetooth/system/gd/common/testing/host/
Dlog_capture.cc113 std::string LogCapture::Read() { in Read() function in bluetooth::testing::LogCapture
/packages/modules/adb/client/
Dtransport_usb.cpp157 bool UsbConnection::Read(apacket* packet) { in Read() function in UsbConnection
/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dreactor.cc62 bool Reactor::Event::Read() { in Read() function in bluetooth::os::Reactor::Event
/packages/modules/Bluetooth/system/bta/le_audio/audio_hal_client/
Daudio_hal_client_test.cc199 size_t LeAudioClientInterface::Sink::Read(uint8_t* p_buf, uint32_t len) { in Read() function in bluetooth::audio::le_audio::LeAudioClientInterface::Sink
/packages/modules/NeuralNetworks/tools/test_generator/
Dtest_generator.py1344 def Read(filename): function