Searched defs:HandleData (Results 1 – 2 of 2) sorted by relevance
/system/core/fastboot/device/ | ||
D | fastboot_device.cpp | 140 bool FastbootDevice::HandleData(bool read, std::vector<char>* data) { in HandleData() function in FastbootDevice |
/system/logging/logd/ | ||
D | LogListener.cpp | 54 void LogListener::HandleData() { in HandleData() function in LogListener |