Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/query/advanced_query_parser/
H A Dlexer.cc27 bool Lexer::ConsumeWhitespace() { in ConsumeWhitespace() function in icing::lib::Lexer
/aosp_15_r20/external/libchrome/build/
H A Dgn_helpers.py170 def ConsumeWhitespace(self): member in GNValueParser