Searched refs:PrintBytes (Results 1 – 4 of 4) sorted by relevance
63 __attribute__((unused)) static void PrintBytes(const uint8_t* a, int n) { in PrintBytes() function224 PrintBytes(request, 10); in VbExTpmSendReceive()225 PrintBytes(request + 10, x - 10); in VbExTpmSendReceive()227 PrintBytes(response, 10); in VbExTpmSendReceive()228 PrintBytes(response + 10, y - 10); in VbExTpmSendReceive()
135 virtual void PrintBytes(const std::string& val,171 virtual std::string PrintBytes(const std::string& val) const;
1579 std::string TextFormat::FieldValuePrinter::PrintBytes( in PrintBytes() function in google::protobuf::TextFormat::FieldValuePrinter1651 void TextFormat::FastFieldValuePrinter::PrintBytes( in PrintBytes() function in google::protobuf::TextFormat::FastFieldValuePrinter1739 void PrintBytes(const std::string& val, in PrintBytes() function in google::protobuf::__anona09921bc0511::FieldValuePrinterWrapper1741 generator->PrintString(delegate_->PrintBytes(val)); in PrintBytes()1789 void PrintBytes(const std::string& val, in PrintBytes() function in google::protobuf::__anona09921bc0511::FastFieldValuePrinterUtf8Escaping2352 printer->PrintBytes(*value_to_print, generator); in PrintFieldValue()
859 static void PrintBytes(size_t value) { in PrintBytes() function873 PrintBytes(context->total_in); in PrintFileProcessingProgress()875 PrintBytes(context->total_out); in PrintFileProcessingProgress()