Home | History | Annotate | Download | only in dist

Lines Matching refs:xRandomness

867 ** The xRandomness(), xSleep(), xCurrentTime(), and xCurrentTimeInt64()
870 ** The xRandomness() function attempts to return nBytes bytes
902 int (*xRandomness)(sqlite3_vfs*, int nByte, char *zOut);
2044 ** from the xRandomness method of the default [sqlite3_vfs] object.
2046 ** internally and without recourse to the [sqlite3_vfs] xRandomness