Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/data/access/
DAppAccessState.kt21 object Read : AppAccessState() object in com.android.healthconnect.controller.data.access.AppAccessState
/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.cpp472 bool FdConnection::Read(apacket* packet) { in Read() function in FdConnection
/packages/modules/Bluetooth/system/gd/storage/
Dlegacy_config_file.cc37 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/rust/src/gatt/mocks/
Dmock_datastore.rs34 Read( enumerator
Dmock_raw_datastore.rs34 Read( enumerator
/packages/modules/adb/client/
Dtransport_usb.cpp127 bool UsbConnection::Read(apacket* packet) { in Read() function in UsbConnection
/packages/modules/Bluetooth/system/audio_hal_interface/
Dhfp_client_interface.cc180 size_t HfpClientInterface::Decode::Read(uint8_t* p_buf, uint32_t len) { in Read() function in bluetooth::audio::hfp::HfpClientInterface::Decode
Dle_audio_software_host.cc346 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.cc535 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/os/linux_generic/
Dreactor.cc63 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.cc239 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