Home
last modified time | relevance | path

Searched defs:GetExecutor (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/
Dtask_executor.cpp34 std::shared_ptr<TaskExecutor::ExecutorPool> TaskExecutor::GetExecutor() in GetExecutor() function in OHOS::NativeRdb::TaskExecutor
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dtask_executor.cpp35 std::shared_ptr<ExecutorPool> TaskExecutor::GetExecutor() in GetExecutor() function in OHOS::NativeRdb::TaskExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_relational_store_connection.cpp70 SQLiteSingleVerRelationalStorageExecutor *SQLiteRelationalStoreConnection::GetExecutor(bool isWrite… in GetExecutor() function in DistributedDB::SQLiteRelationalStoreConnection
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store_connection.cpp1377 SQLiteSingleVerStorageExecutor *SQLiteSingleVerNaturalStoreConnection::GetExecutor(bool isWrite, in… in GetExecutor() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection