Home
last modified time | relevance | path

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

/system/core/include/utils/
DTokenizer.h110 void nextLine();
/system/core/libutils/
DTokenizer.cpp145 void Tokenizer::nextLine() { in nextLine() function in android::Tokenizer
DPropertyMap.cpp213 mTokenizer->nextLine(); in parse()