Searched defs:PrintBytes (Results 1 – 2 of 2) sorted by relevance
/external/vboot_reference/firmware/stub/ | ||
D | tpm_lite_stub.c | 63 __attribute__((unused)) static void PrintBytes(const uint8_t* a, int n) { in PrintBytes() function |
/external/protobuf/src/google/protobuf/ | ||
D | text_format.cc | 1371 string TextFormat::FieldValuePrinter::PrintBytes(const string& val) const { in PrintBytes() function in google::protobuf::TextFormat::FieldValuePrinter |