HomeSort by relevance Sort by last modified time
    Searched defs:sqlite3_sleep (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
main.c 2387 int sqlite3_sleep(int ms){ function
    [all...]
sqlite3ext.h 378 #define sqlite3_sleep sqlite3_api->sleep macro
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c 86860 #define sqlite3_sleep macro
109632 SQLITE_API int sqlite3_sleep(int ms){ function
    [all...]

Completed in 45 milliseconds