Home
last modified time | relevance | path

Searched refs:hasNextLine (Results 1 – 17 of 17) sorted by relevance

/aosp12/bionic/tools/versioner/src/
H A DSymbolFileParser.cpp69 while (hasNextLine()) { in parse()
88 bool hasNextLine() { in hasNextLine() function in __anon240560050110::SymbolFileParser
132 while (hasNextLine()) { in parseVersion()
/aosp12/system/apex/tests/src/com/android/tests/apex/
H A DMediaSwCodecHostTest.java57 while (in.hasNextLine()) { in checkCodecs()
H A DMediaHostTest.java61 while (in.hasNextLine()) { in checkMediaExtractor()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/clipping/
H A DClipStorageReader.java101 return mScanner.hasNextLine(); in hasNext()
/aosp12/packages/modules/Scheduling/tests/hostsidetests/src/com/android/tests/scheduling/host/
H A DRebootReadinessHostTest.java68 while (in.hasNextLine()) { in testUnattendedRebootMetrics_Basic()
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DKernelCpuUidTimeReader.java574 if (iter == null || !iter.hasNextLine()) { in checkPrecondition()
746 if (iter == null || !iter.hasNextLine()) { in checkPrecondition()
937 if (iter == null || !iter.hasNextLine()) { in checkPrecondition()
H A DKernelCpuProcStringReader.java205 public boolean hasNextLine() { in hasNextLine() method in KernelCpuProcStringReader.ProcFileIterator
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/widget/
H A DCarUiTextViewImpl.java217 if (scanner.hasNextLine()) { in getTruncatedText()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/systemconfig/
H A DSystemConfigTest.java356 while (input.hasNextLine()) { in createTempFile()
/aosp12/packages/modules/Gki/test/src/com/android/gki/tests/
H A DGkiInstallTest.java305 while (scanner.hasNextLine()) { in getOverlayfsState()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
H A DHearingAidStateMachine.java575 while (scanner.hasNextLine()) { in dump()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpStateMachine.java802 while (scanner.hasNextLine()) { in dump()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachine.java249 while (scanner.hasNextLine()) { in dump()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientStateMachine.java240 while (scanner.hasNextLine()) { in dump()
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java3297 while(sc.hasNextLine()) { in copyNativeCrashLogsIfAny()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt48748 method public boolean hasNextLine();