HomeSort by relevance Sort by last modified time
    Searched defs:sqlite3_exec (Results 1 - 7 of 7) sorted by null

  /external/sqlite/dist/orig/
sqlite3ext.h 369 #define sqlite3_exec sqlite3_api->exec macro
sqlite3.c 618 ** The sqlite3_exec() interface is a convenience wrapper around
623 ** ^The sqlite3_exec() interface runs zero or more UTF-8 encoded,
627 ** sqlite3_exec() is not NULL, then it is invoked for each result row
629 ** sqlite3_exec() is relayed through to the 1st argument of each
630 ** callback invocation. ^If the callback pointer to sqlite3_exec()
635 ** sqlite3_exec(), then execution of the current statement stops and
636 ** subsequent statements are skipped. ^If the 5th parameter to sqlite3_exec()
641 ** sqlite3_exec() after the error message string is no longer needed.
642 ** ^If the 5th parameter to sqlite3_exec() is not NULL and no errors
643 ** occur, then sqlite3_exec() sets the pointer in its 5th parameter t
111314 SQLITE_API int sqlite3_exec( function
111821 #define sqlite3_exec macro
    [all...]
  /external/sqlite/dist/
sqlite3ext.h 369 #define sqlite3_exec sqlite3_api->exec macro
sqlite3.c 618 ** The sqlite3_exec() interface is a convenience wrapper around
623 ** ^The sqlite3_exec() interface runs zero or more UTF-8 encoded,
627 ** sqlite3_exec() is not NULL, then it is invoked for each result row
629 ** sqlite3_exec() is relayed through to the 1st argument of each
630 ** callback invocation. ^If the callback pointer to sqlite3_exec()
635 ** sqlite3_exec(), then execution of the current statement stops and
636 ** subsequent statements are skipped. ^If the 5th parameter to sqlite3_exec()
641 ** sqlite3_exec() after the error message string is no longer needed.
642 ** ^If the 5th parameter to sqlite3_exec() is not NULL and no errors
643 ** occur, then sqlite3_exec() sets the pointer in its 5th parameter t
111314 SQLITE_API int sqlite3_exec( function
111821 #define sqlite3_exec macro
    [all...]
  /external/robolectric/v3/libs/
sqlite4java-0.282.jar 
  /prebuilts/misc/common/robolectric/lib/
sqlite4java-0.282.jar 
  /prebuilts/tools/common/m2/repository/com/almworks/sqlite4java/sqlite4java/0.282/
sqlite4java-0.282.jar 

Completed in 838 milliseconds