Home
last modified time | relevance | path

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

/system/core/fastboot/
Dtcp.cpp41 static uint64_t ExtractMessageLength(const void* buffer) { in ExtractMessageLength() function
139 message_bytes_left_ = ExtractMessageLength(buffer); in Read()