HomeSort by relevance Sort by last modified time
    Searched full:file_control (Results 1 - 1 of 1) sorted by null

  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3ext.h 168 int (*file_control)(sqlite3*,const char*,int,void*); member in struct:sqlite3_api_routines
347 #define sqlite3_file_control sqlite3_api->file_control

Completed in 853 milliseconds