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