Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dwater_version_manager_test.cpp376 auto executorPool = std::make_shared<ExecutorPool>(5, 5); variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
H A Drdb_subscriber_manager.cpp115 std::shared_ptr<Context> context, std::shared_ptr<ExecutorPool> executorPool) in Add()