Home
last modified time | relevance | path

Searched defs:AddJson (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dargs_parser.cc87 bool ArgsParser::AddJson(const Key& key, const protozero::ConstChars& value) { in AddJson() function in perfetto::trace_processor::ArgsParser
/external/perfetto/src/trace_processor/util/
Ddebug_annotation_parser_unittest.cc118 bool AddJson(const Key& key, const protozero::ConstChars& value) override { in AddJson() function in perfetto::trace_processor::util::__anon79654f800111::DebugAnnotationParserTest
Dproto_to_args_parser_unittest.cc132 bool AddJson(const Key& key, const protozero::ConstChars& value) override { in AddJson() function in perfetto::trace_processor::util::__anon16489be10111::ProtoToArgsParserTest
/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/
Dwinscope_proto_to_args_with_defaults.cc161 bool AddJson(const Key&, const protozero::ConstChars&) override { in AddJson() function in perfetto::trace_processor::__anon5370ef2d0111::Delegate