Searched defs:sqlite3changeset_apply (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.c9103 ** a database with a compatible schema using the [sqlite3changeset_apply()]
9265 ** is passed to the sqlite3changeset_apply() API. Other conflict types work
9341 ** a conflict-handler callback by [sqlite3changeset_apply()], SQLITE_MISUSE
9364 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
9429 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
9459 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
9492 ** conflict-handler callback by [sqlite3changeset_apply()] with either
9540 ** [sqlite3changeset_apply()], [SQLITE_MISUSE] is immediately returned and the
9819 ** function passed as the fifth argument to sqlite3changeset_apply() may be
9833 ** the call to sqlite3changeset_apply() return
178315 SQLITE_API int sqlite3changeset_apply( function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c9103 ** a database with a compatible schema using the [sqlite3changeset_apply()]
9265 ** is passed to the sqlite3changeset_apply() API. Other conflict types work
9341 ** a conflict-handler callback by [sqlite3changeset_apply()], SQLITE_MISUSE
9364 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
9429 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
9459 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
9492 ** conflict-handler callback by [sqlite3changeset_apply()] with either
9540 ** [sqlite3changeset_apply()], [SQLITE_MISUSE] is immediately returned and the
9819 ** function passed as the fifth argument to sqlite3changeset_apply() may be
9833 ** the call to sqlite3changeset_apply() return
178327 SQLITE_API int sqlite3changeset_apply( function
[all...]

Completed in 463 milliseconds