Searched defs:SQLiteSingleVerStorageExecutor (Results 1 – 2 of 2) sorted by relevance
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ | ||
| D | sqlite_single_ver_result_set.h | 33 class SQLiteSingleVerStorageExecutor; variable |
| D | sqlite_single_ver_storage_executor.cpp | 70 SQLiteSingleVerStorageExecutor::SQLiteSingleVerStorageExecutor(sqlite3 *dbHandle, bool writable, bo… in SQLiteSingleVerStorageExecutor() function in DistributedDB::SQLiteSingleVerStorageExecutor |