Searched defs:ConsumeWhitespace (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/ | ||
H A D | lexer.cc | 27 bool Lexer::ConsumeWhitespace() { in ConsumeWhitespace() function in icing::lib::Lexer |
/aosp_15_r20/external/libchrome/build/ | ||
H A D | gn_helpers.py | 170 def ConsumeWhitespace(self): member in GNValueParser |