Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/daemon/
H A Dproperty_monitor.cpp47 struct ReadData { in ReadProperty() struct
48 std::string value; in ReadProperty()
49 uint32_t serial; in ReadProperty()
/aosp12/art/dt_fd_forward/export/
H A Dfd_transport.h44 static FdSet ReadData(void* buf) { in ReadData() function
/aosp12/art/libdexfile/dex/
H A Dclass_accessor.h250 void ReadData() { in ReadData() function
/aosp12/system/bt/audio_bluetooth_hw/
H A Ddevice_port_proxy.cc486 size_t BluetoothAudioPortIn::ReadData(void* buffer, size_t bytes) const { in ReadData() function in android::bluetooth::audio::BluetoothAudioPortIn
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dcow_reader.cpp540 bool CowReader::ReadData(const CowOperation& op, IByteSink* sink) { in ReadData() function in android::snapshot::CowReader
H A Dsnapuserd_worker.cpp274 int WorkerThread::ReadData(sector_t sector, size_t size) { in ReadData() function in android::snapshot::WorkerThread
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dservice_endpoint.cpp106 Status<size_t> ReadData(const iovec* vector, size_t vector_length) { in ReadData() function