Searched refs:winCurrentTime (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/sqlite/src/src/ |
D | os_win.c | 2697 int winCurrentTime(sqlite3_vfs *pVfs, double *prNow){ in winCurrentTime() function 2765 winCurrentTime, /* xCurrentTime */ in sqlite3_os_init()
|
/external/sqlite/dist/ |
D | sqlite3.c | 37406 static int winCurrentTime(sqlite3_vfs *pVfs, double *prNow){ 37472 winCurrentTime, /* xCurrentTime */ 37497 winCurrentTime, /* xCurrentTime */
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 37386 static int winCurrentTime(sqlite3_vfs *pVfs, double *prNow){ 37452 winCurrentTime, /* xCurrentTime */ 37477 winCurrentTime, /* xCurrentTime */
|
/external/chromium_org/third_party/sqlite/amalgamation/ |
D | sqlite3.c | 33816 int winCurrentTime(sqlite3_vfs *pVfs, double *prNow){ 33884 winCurrentTime, /* xCurrentTime */
|