Searched defs:ReadData (Results 1 – 7 of 7) sorted by relevance
47 struct ReadData { in ReadProperty() struct48 std::string value; in ReadProperty()49 uint32_t serial; in ReadProperty()
44 static FdSet ReadData(void* buf) { in ReadData() function
250 void ReadData() { in ReadData() function
486 size_t BluetoothAudioPortIn::ReadData(void* buffer, size_t bytes) const { in ReadData() function in android::bluetooth::audio::BluetoothAudioPortIn
540 bool CowReader::ReadData(const CowOperation& op, IByteSink* sink) { in ReadData() function in android::snapshot::CowReader
274 int WorkerThread::ReadData(sector_t sector, size_t size) { in ReadData() function in android::snapshot::WorkerThread
106 Status<size_t> ReadData(const iovec* vector, size_t vector_length) { in ReadData() function