Searched refs:apndCurrentTimeInt64 (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dshell.c3525 static int apndCurrentTimeInt64(sqlite3_vfs*, sqlite3_int64*);
3549 apndCurrentTimeInt64, /* xCurrentTimeInt64 */
3911 static int apndCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *p){ function
/external/sqlite/dist/
H A Dshell.c3531 static int apndCurrentTimeInt64(sqlite3_vfs*, sqlite3_int64*);
3555 apndCurrentTimeInt64, /* xCurrentTimeInt64 */
3917 static int apndCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *p){ function

Completed in 119 milliseconds