Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/json/
Djson_utils.cc161 std::string child_flat_key = flat_key.ToStdString() + "." + child_name; in AddJsonValueToArgs() local
/external/perfetto/src/trace_processor/importers/proto/
Dtrack_event_parser.cc1187 std::string child_flat_key = context_name + "." + key; in ParseDebugAnnotationValue() local
1198 std::string child_flat_key = in ParseDebugAnnotationValue() local
1261 std::string child_flat_key = in ParseNestedValueArgs() local