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

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_os2.c1798 static int os2CurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *piNow){ function
1843 rc = os2CurrentTimeInt64(pVfs, &i);
1909 os2CurrentTimeInt64, /* xCurrentTimeInt64 */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c23810 static int os2CurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *piNow){ function
23855 rc = os2CurrentTimeInt64(pVfs, &i);
23921 os2CurrentTimeInt64, /* xCurrentTimeInt64 */
[all...]

Completed in 196 milliseconds