Home
last modified time | relevance | path

Searched defs:PrintBytes (Results 1 – 3 of 3) sorted by relevance

/external/vboot_reference/firmware/stub/
Dtpm_lite_stub.c63 __attribute__((unused)) static void PrintBytes(const uint8_t* a, int n) { in PrintBytes() function
/external/protobuf/src/google/protobuf/
Dtext_format.cc1579 std::string TextFormat::FieldValuePrinter::PrintBytes( in PrintBytes() function in google::protobuf::TextFormat::FieldValuePrinter
1651 void TextFormat::FastFieldValuePrinter::PrintBytes( in PrintBytes() function in google::protobuf::TextFormat::FastFieldValuePrinter
1739 void PrintBytes(const std::string& val, in PrintBytes() function in google::protobuf::__anonbaa420810511::FieldValuePrinterWrapper
1789 void PrintBytes(const std::string& val, in PrintBytes() function in google::protobuf::__anonbaa420810511::FastFieldValuePrinterUtf8Escaping
/external/brotli/c/tools/
Dbrotli.c859 static void PrintBytes(size_t value) { in PrintBytes() function