Searched defs:PrintBytes (Results 1 – 3 of 3) 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 | 1579 std::string TextFormat::FieldValuePrinter::PrintBytes( in PrintBytes() function in google::protobuf::TextFormat::FieldValuePrinter |
/external/brotli/c/tools/ | ||
D | brotli.c | 859 static void PrintBytes(size_t value) { in PrintBytes() function |