Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/
DMountRegistry.cpp265 const char* nextLine = buffer; in forEachLine() local
282 auto chunk = std::string_view{nextLine, size_t(readEnd - nextLine)}; in forEachLine()
294 nextLine = buffer; in forEachLine()
298 if (nextLine < nextRead) { in forEachLine()
299 cb({nextLine, size_t(nextRead - nextLine)}); in forEachLine()
/system/core/libutils/include/utils/
DTokenizer.h110 void nextLine();
/system/apex/tests/src/com/android/tests/apex/
DMediaSwCodecHostTest.java58 String line = in.nextLine(); in checkCodecs()
DMediaHostTest.java69 String line = in.nextLine(); in checkMediaExtractor()
/system/core/libutils/
DTokenizer.cpp142 void Tokenizer::nextLine() { in nextLine() function in android::Tokenizer
/system/core/libutils/abi-dumps/arm64/source-based/
Dlibutils.so.lsdump9481 "function_name" : "android::Tokenizer::nextLine",
/system/core/libutils/abi-dumps/arm_arm64/source-based/
Dlibutils.so.lsdump9521 "function_name" : "android::Tokenizer::nextLine",