Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dfastboot_device.cpp188 bool FastbootDevice::HandleData(bool read, std::vector<char>* data) { in HandleData() function in FastbootDevice
192 bool FastbootDevice::HandleData(bool read, char* data, uint64_t size) { in HandleData() function in FastbootDevice