Home
last modified time | relevance | path

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

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2469 repeated string dict_keys = 2; field
6215 repeated string dict_keys = 2; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp28661 const std::vector<std::string>& dict_keys() const { return dict_keys_; } in dict_keys() function in perfetto::protos::gen::DebugAnnotation_NestedValue