Searched refs:Proto (Results 1 – 4 of 4) sorted by relevance
32 namespace Proto = OHOS::Developtools::Hiperf::Proto; variable38 using ProtobufReadBack = std::function<void(Proto::HiperfRecord &record)>;90 bool Dump(const Proto::HiperfRecord &record, int indent = 0);91 bool Dump(const Proto::CallStackSample &message, int indent = 0);92 bool Dump(const Proto::SampleStatistic &message, int indent = 0);93 bool Dump(const Proto::SymbolTableFile &message, int indent = 0);94 bool Dump(const Proto::VirtualThreadInfo &message, int indent = 0);95 bool Dump(const Proto::ReportInfo &message, int indent = 0);
22 using namespace Proto;161 auto protobufReadBack = [&](Proto::HiperfRecord &record) { in __anoncfc228cc0102()192 auto protobufReadBack = [&](Proto::HiperfRecord &record) { in __anoncfc228cc0202()223 auto protobufReadBack = [&](Proto::HiperfRecord &record) { in __anoncfc228cc0302()264 auto protobufReadBack = [&](Proto::HiperfRecord &record) { in __anoncfc228cc0402()312 auto protobufReadBack = [&](Proto::HiperfRecord &record) { in __anoncfc228cc0502()
28 package OHOS.Developtools.Hiperf.Proto;
20 using namespace Proto;