Home
last modified time | relevance | path

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

/external/perfetto/src/perfetto_cmd/
Dpbtxt_to_pb.cc62 constexpr bool IsIdentifierBody(char c) { in IsIdentifierBody() function
578 if (IsIdentifierBody(c)) in Parse()
665 if (IsIdentifierBody(c)) { in Parse()