Home
last modified time | relevance | path

Searched refs:IsCIdentifier (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/
Dformat_parser.cc44 bool IsCIdentifier(const std::string& s) { in IsCIdentifier() function
116 if (!IsCIdentifier(result)) in GetNameFromTypeAndName()