Searched refs:EnterArray (Results 1 – 3 of 3) sorted by relevance
129 auto nested_key = proto_to_args_parser_.EnterArray(index); in ParseDebugAnnotationValue()243 auto nested_key = proto_to_args_parser_.EnterArray(array_index); in ParseNestedValueArgs()
195 ScopedNestedKeyContext EnterArray(size_t index);
388 ProtoToArgsParser::ScopedNestedKeyContext ProtoToArgsParser::EnterArray( in EnterArray() function in perfetto::trace_processor::util::ProtoToArgsParser