Home | History | Annotate | Download | only in orig

Lines Matching refs:xCurrentTimeInt64

223   if( clockVfs->iVersion>=2 && clockVfs->xCurrentTimeInt64!=0 ){
224 clockVfs->xCurrentTimeInt64(clockVfs, &t);
3549 apndCurrentTimeInt64, /* xCurrentTimeInt64 */
3912 return ORIGVFS(pVfs)->xCurrentTimeInt64(ORIGVFS(pVfs), p);