Home
last modified time | relevance | path

Searched refs:new_sequence (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fastboot/fuzzer/
H A Dfastboot_fuzzer.cpp176 static string QueryPacket(uint16_t sequence, uint16_t new_sequence) { in QueryPacket() argument
178 PacketValue(new_sequence); in QueryPacket()
/aosp14/system/core/fastboot/
H A Dudp_test.cpp48 static std::string QueryPacket(uint16_t sequence, uint16_t new_sequence) { in QueryPacket() argument
50 PacketValue(new_sequence); in QueryPacket()