Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dargs_parser.cc105 size_t ArgsParser::GetArrayEntryIndex(const std::string& array_key) { in GetArrayEntryIndex() 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.cc93 size_t GetArrayEntryIndex(const std::string&) override { in GetArrayEntryIndex() function in perfetto::trace_processor::__anon2f2e44ad0111::Delegate
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Ddebug_annotation_parser_unittest.cc127 size_t GetArrayEntryIndex(const std::string& array_key) final { in GetArrayEntryIndex() function in perfetto::trace_processor::util::__anon6929d5000111::DebugAnnotationParserTest
H A Dproto_to_args_parser_unittest.cc134 size_t GetArrayEntryIndex(const std::string&) final { return 0; } in GetArrayEntryIndex() function in perfetto::trace_processor::util::__anon155f11610111::ProtoToArgsParserTest