Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/dataaccess/
DDataAccessAppState.kt21 object Read : DataAccessAppState() object
/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.cpp467 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/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/utils/
DImsMediaBitReader.cpp43 uint32_t ImsMediaBitReader::Read(uint32_t nSize) in Read() function in ImsMediaBitReader
/packages/modules/Bluetooth/system/gd/common/testing/android/
Dlog_capture.cc57 std::string LogCapture::Read() { in Read() function in bluetooth::testing::LogCapture
/packages/modules/Bluetooth/system/rust/src/gatt/mocks/
Dmock_datastore.rs37 Read( enumerator
Dmock_raw_datastore.rs37 Read( enumerator
/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.cc371 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