Home
last modified time | relevance | path

Searched refs:apndCurrentTime (Results 1 – 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
Dshell.c3523 static int apndCurrentTime(sqlite3_vfs*, double*);
3547 apndCurrentTime, /* xCurrentTime */
3905 static int apndCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in apndCurrentTime() function
/external/sqlite/dist/
Dshell.c3529 static int apndCurrentTime(sqlite3_vfs*, double*);
3553 apndCurrentTime, /* xCurrentTime */
3911 static int apndCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in apndCurrentTime() function