Home
last modified time | relevance | path

Searched refs:toNames (Results 1 - 1 of 1) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/
H A Dftrace_processor.cpp177 static std::map<int, std::string> toNames = { in GetFieldTypeName() local
189 return GetName(toNames, type); in GetFieldTypeName()
194 static std::map<int, std::string> toNames = { in GetProtoTypeName() local
205 return GetName(toNames, type); in GetProtoTypeName()

Completed in 2 milliseconds