Searched defs:protobytes (Results 1 – 2 of 2) sorted by relevance
| /external/perfetto/src/trace_processor/util/ |
| D | protozero_to_json.cc | 599 protozero::ConstBytes protobytes, in RepeatedVarInt() 615 protozero::ConstBytes protobytes, in RepeatedLengthField() 631 void RepeatedFixed64(protozero::ConstBytes protobytes, in RepeatedFixed64() 646 void RepeatedFixed32(protozero::ConstBytes protobytes, in RepeatedFixed32() 663 protozero::ConstBytes protobytes, in InnerMessageField() 749 protozero::ConstBytes protobytes, in MessageField() 838 protozero::ConstBytes protobytes, in PopulateAllowedFieldOptionsSet() 873 protozero::ConstBytes protobytes, in ProtozeroToJson() 898 const std::vector<uint8_t>& protobytes, in ProtozeroToJson()
|
| D | protozero_to_text.cc | 388 protozero::ConstBytes protobytes, in ProtozeroToTextInternal() 450 protozero::ConstBytes protobytes, in ProtozeroToText() 462 const std::vector<uint8_t>& protobytes, in ProtozeroToText()
|