HomeSort by relevance Sort by last modified time
    Searched refs:commit_hook (Results 1 - 2 of 2) sorted by null

  /external/sqlite/dist/orig/
sqlite3ext.h 75 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member in struct:sqlite3_api_routines
364 #define sqlite3_commit_hook sqlite3_api->commit_hook
  /external/sqlite/dist/
sqlite3ext.h 75 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member in struct:sqlite3_api_routines
364 #define sqlite3_commit_hook sqlite3_api->commit_hook

Completed in 76 milliseconds