Searched defs:AddJson (Results 1 – 4 of 4) sorted by relevance
/external/perfetto/src/trace_processor/importers/proto/ | ||
D | args_parser.cc | 87 bool ArgsParser::AddJson(const Key& key, const protozero::ConstChars& value) { in AddJson() function in perfetto::trace_processor::ArgsParser |
/external/perfetto/src/trace_processor/util/ | ||
D | debug_annotation_parser_unittest.cc | 118 bool AddJson(const Key& key, const protozero::ConstChars& value) override { in AddJson() function in perfetto::trace_processor::util::__anon79654f800111::DebugAnnotationParserTest |
D | proto_to_args_parser_unittest.cc | 132 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/ | ||
D | winscope_proto_to_args_with_defaults.cc | 161 bool AddJson(const Key&, const protozero::ConstChars&) override { in AddJson() function in perfetto::trace_processor::__anon5370ef2d0111::Delegate |