Home
last modified time | relevance | path

Searched defs:HandleData (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/device/
Dfastboot_device.cpp140 bool FastbootDevice::HandleData(bool read, std::vector<char>* data) { in HandleData() function in FastbootDevice
144 bool FastbootDevice::HandleData(bool read, char* data, uint64_t size) { in HandleData() function in FastbootDevice
/system/logging/logd/
DLogListener.cpp54 void LogListener::HandleData() { in HandleData() function in LogListener