Home
last modified time | relevance | path

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

/system/core/fastboot/
Dtcp.cpp50 static void EncodeMessageLength(uint64_t length, void* buffer) { in EncodeMessageLength() function
162 EncodeMessageLength(length, header); in Write()