| 58 | // --------------------------------------------------------------------------- |
| 59 | |
| 60 | const char *SQLite3VFS::name() const { return vfs_->namePtr.c_str(); } |
| 61 | |
| 62 | // --------------------------------------------------------------------------- |
| 63 |
no test coverage detected