Home
last modified time | relevance | path

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

/system/core/fastboot/fuzzer/
Dfastboot_fuzzer.cpp176 static string QueryPacket(uint16_t sequence, uint16_t new_sequence) { in QueryPacket() function
181 static string QueryPacket(uint16_t sequence) { in QueryPacket() function
/system/core/fastboot/
Dudp_test.cpp43 static std::string QueryPacket(uint16_t sequence) { in QueryPacket() function
48 static std::string QueryPacket(uint16_t sequence, uint16_t new_sequence) { in QueryPacket() function