Searched defs:trace_proto (Results 1 – 7 of 7) sorted by relevance
41 maybe_map, [output](const std::string& trace_proto) { in DeobfuscateProfile()
55 [output](const std::string& trace_proto) { *output << trace_proto; }); in SymbolizeProfile()
77 [tp](const std::string& trace_proto) { in MaybeSymbolize()89 maybe_map, [tp](const std::string& trace_proto) { in MaybeDeobfuscate()
137 const std::string& trace_proto) { in IngestTraceOrDie()
340 std::vector<uint8_t> trace_proto; in DisableAndReadMetatrace() local
885 g_tp, symbolizer.get(), [](const std::string& trace_proto) { in LoadTrace()901 maybe_map, [](const std::string& trace_proto) { in LoadTrace()
1069 std::vector<uint8_t>* trace_proto) { in DisableAndReadMetatrace()