Home | History | Annotate | Download | only in dist

Lines Matching refs:xCurrentTimeInt64

229   if( clockVfs->iVersion>=2 && clockVfs->xCurrentTimeInt64!=0 ){
230 clockVfs->xCurrentTimeInt64(clockVfs, &t);
3555 apndCurrentTimeInt64, /* xCurrentTimeInt64 */
3918 return ORIGVFS(pVfs)->xCurrentTimeInt64(ORIGVFS(pVfs), p);