Searched defs:conchModTime (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c5945 struct timespec conchModTime; local
5964 conchModTime = buf.st_mtimespec;
5970 if( conchModTime.tv_sec != buf.st_mtimespec.tv_sec ||
5971 conchModTime.tv_nsec != buf.st_mtimespec.tv_nsec ){
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c30086 struct timespec conchModTime; local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c30946 struct timespec conchModTime; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c30966 struct timespec conchModTime; local
[all...]

Completed in 723 milliseconds