Searched defs:AddJson (Results 1 – 3 of 3) 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 | 113 bool AddJson(const Key& key, const protozero::ConstChars& value) override { in AddJson() function in perfetto::trace_processor::util::__anon80267ade0111::DebugAnnotationParserTest |
| D | proto_to_args_parser_unittest.cc | 120 bool AddJson(const Key& key, const protozero::ConstChars& value) override { in AddJson() function in perfetto::trace_processor::util::__anon13f453ff0111::ProtoToArgsParserTest |