Searched defs:nextLine (Results 1 – 2 of 2) sorted by relevance
141 void Tokenizer::nextLine() { in nextLine() function in android::Tokenizer
280 const char* nextLine = buffer; in forEachLine() local