Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.h30 …gleVerStorageExecutor(sqlite3 *dbHandle, bool writable, bool isMemDb, ExecutorState executorState);
H A Dsqlite_single_ver_storage_executor.cpp85 ExecutorState executorState) in SQLiteSingleVerStorageExecutor() argument
92 executorState_(executorState), in SQLiteSingleVerStorageExecutor()