Home
last modified time | relevance | path

Searched refs:sqlite3_vfslog_annotate (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_osinst.c758 int sqlite3_vfslog_annotate(const char *zVfs, const char *zMsg){ in sqlite3_vfslog_annotate() function
1149 rc = sqlite3_vfslog_annotate(zVfs, zMsg); in test_vfslog()