Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_database_SQLiteConnection.cpp696 bool gotException = false; in nativeExecuteForCursorWindow() local
697 while (!gotException && (!windowFull || countAllRows)) { in nativeExecuteForCursorWindow()
726 gotException = true; in nativeExecuteForCursorWindow()
738 gotException = true; in nativeExecuteForCursorWindow()
746 gotException = true; in nativeExecuteForCursorWindow()