Home
last modified time | relevance | path

Searched defs:PrintBytes (Results 1 – 2 of 2) 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.cc1371 string TextFormat::FieldValuePrinter::PrintBytes(const string& val) const { in PrintBytes() function in google::protobuf::TextFormat::FieldValuePrinter
1421 virtual string PrintBytes(const string& val) const { in PrintBytes() function in google::protobuf::__anoncc1bf8d40211::FieldValuePrinterUtf8Escaping