Searched defs:protobytes (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/perfetto/src/trace_processor/util/ |
H A D | protozero_to_json.cc | 595 protozero::ConstBytes protobytes, in RepeatedVarInt() 611 protozero::ConstBytes protobytes, in RepeatedLengthField() 627 void RepeatedFixed64(protozero::ConstBytes protobytes, in RepeatedFixed64() 642 void RepeatedFixed32(protozero::ConstBytes protobytes, in RepeatedFixed32() 659 protozero::ConstBytes protobytes, in InnerMessageField() 745 protozero::ConstBytes protobytes, in MessageField() 834 protozero::ConstBytes protobytes, in PopulateAllowedFieldOptionsSet() 869 protozero::ConstBytes protobytes, in ProtozeroToJson() 894 const std::vector<uint8_t>& protobytes, in ProtozeroToJson()
|
H A D | protozero_to_text.cc | 387 protozero::ConstBytes protobytes, in ProtozeroToTextInternal() 449 protozero::ConstBytes protobytes, in ProtozeroToText() 460 protozero::ConstBytes protobytes) { in DebugTrackEventProtozeroToText() 470 protozero::ConstBytes protobytes) { in ShortDebugTrackEventProtozeroToText() 499 const std::vector<uint8_t>& protobytes, in ProtozeroToText()
|