Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dargs_parser.cc87 bool ArgsParser::AddJson(const Key& key, const protozero::ConstChars& value) { in AddJson() function in perfetto::trace_processor::ArgsParser
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/
H A Dwinscope_proto_to_args_with_defaults.cc90 bool AddJson(const Key&, const protozero::ConstChars&) override { in AddJson() function in perfetto::trace_processor::__anon2f2e44ad0111::Delegate
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Ddebug_annotation_parser_unittest.cc113 bool AddJson(const Key& key, const protozero::ConstChars& value) override { in AddJson() function in perfetto::trace_processor::util::__anon6929d5000111::DebugAnnotationParserTest
H A Dproto_to_args_parser_unittest.cc120 bool AddJson(const Key& key, const protozero::ConstChars& value) override { in AddJson() function in perfetto::trace_processor::util::__anon155f11610111::ProtoToArgsParserTest