Home
last modified time | relevance | path

Searched defs:executor2 (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_storage_sqlite_single_ver_storage_engine_test.cpp309 auto executor2 = storageEngine->FindExecutor(false, OperatePerm::NORMAL_PERM, errCode); variable
332 auto executor2 = engine->FindExecutor(false, OperatePerm::NORMAL_PERM, errCode, false, 0); variable
379 auto executor2 = engine->FindExecutor(false, OperatePerm::NORMAL_PERM, errCode, false, 0); variable
544 auto executor2 = engine->FindExecutor(false, OperatePerm::NORMAL_PERM, errCode); variable
Ddistributeddb_storage_sqlite_single_ver_natural_executor_test.cpp979 auto executor2 = std::make_unique<SQLiteSingleVerStorageExecutor>( variable