Searched refs:RESPONSE_DATA (Results 1 – 2 of 2) sorted by relevance
/system/core/fastboot/ | ||
D | constants.h | 40 #define RESPONSE_DATA "DATA" macro |
/system/core/fastboot/device/ | ||
D | fastboot_device.cpp | 97 RESPONSE_INFO, RESPONSE_DATA}; in WriteStatus() |