Home
last modified time | relevance | path

Searched defs:valueOut (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
DCursorWindow.cpp367 bool CursorWindow::getLong(unsigned int row, unsigned int col, int64_t * valueOut) in getLong()
382 bool CursorWindow::getDouble(unsigned int row, unsigned int col, double * valueOut) in getDouble()
397 bool CursorWindow::getNull(unsigned int row, unsigned int col, bool * valueOut) in getNull()