Searched refs:inmemRandomness (Results 1 – 1 of 1) sorted by relevance
1525 static int inmemRandomness(sqlite3_vfs *NotUsed, int nBuf, char *zBuf){ in inmemRandomness() function1545 inmemVfs.xRandomness = inmemRandomness; in inmemVfsRegister()