Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_util_Process.cpp762 int foundCount = 0; in android_os_Process_readProcLines() local
765 while (*p && foundCount < count) { in android_os_Process_readProcLines()
783 foundCount++; in android_os_Process_readProcLines()