Home
last modified time | relevance | path

Searched defs:nested_key (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/util/
Ddebug_annotation_parser.cc97 auto nested_key = proto_to_args_parser_.EnterDictionary(key); in ParseDebugAnnotationValue() local
111 auto nested_key = proto_to_args_parser_.EnterArray(index); in ParseDebugAnnotationValue() local
209 auto nested_key = proto_to_args_parser_.EnterDictionary(child_name); in ParseNestedValueArgs() local
225 auto nested_key = proto_to_args_parser_.EnterArray(array_index); in ParseNestedValueArgs() local
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer_unittest.cc3523 const FieldDescriptor* nested_key; in TEST_F() local
3611 const FieldDescriptor* nested_key; in TEST_F() local