Searched refs:IncrementArrayEntryIndex (Results 1 – 7 of 7) sorted by relevance
116 index = delegate.IncrementArrayEntryIndex(array_key); in ParseDebugAnnotationValue()231 delegate.IncrementArrayEntryIndex(array_key); in ParseNestedValueArgs()
92 virtual size_t IncrementArrayEntryIndex(const std::string& array_key) = 0;
113 size_t IncrementArrayEntryIndex(const std::string& array_key) final { in IncrementArrayEntryIndex() function in perfetto::trace_processor::util::__anone2123b760111::DebugAnnotationParserTest
111 size_t IncrementArrayEntryIndex(const std::string&) final { return 0; } in IncrementArrayEntryIndex() function in perfetto::trace_processor::util::__anonb30e1b970111::ProtoToArgsParserTest
75 size_t IncrementArrayEntryIndex(StringId key) { in IncrementArrayEntryIndex() function
178 inserter->IncrementArrayEntryIndex(array_key_id); in AddJsonValueToArgs()
138 size_t IncrementArrayEntryIndex(const std::string& array_key) final { in IncrementArrayEntryIndex() function in perfetto::trace_processor::__anon389a66560111::TrackEventArgsParser139 return inserter_.IncrementArrayEntryIndex( in IncrementArrayEntryIndex()