Home
last modified time | relevance | path

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

/external/perfetto/src/protozero/text_to_proto/
Dtext_to_proto.cc693 bool keep_last = last_character && !isspace(c) && c != ';'; in Parse() local
726 bool keep_last = in Parse() local