Home
last modified time | relevance | path

Searched defs:thread1 (Results 1 – 8 of 8) sorted by relevance

/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
Dondemand_helper.cpp239 std::thread thread1([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMuti() local
258 std::thread thread1([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiCb() local
277 std::thread thread1([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiSA() local
296 std::thread thread1([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiSACb() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/src/
Dcomponent_manager_test.cpp298 std::thread thread1(handler, ENABLE_TIMEOUT_MS / 2, DH_FWK_SUCCESS, DH_FWK_SUCCESS); variable
381 std::thread thread1(handler, DISABLE_TIMEOUT_MS / 2, DH_FWK_SUCCESS, DH_FWK_SUCCESS); variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_single_ver_p2p_complex_sync_test.cpp1599 std::thread thread1([]() { in __anon7f2dc5a01302() variable
1654 std::thread thread1([]() { in __anon7f2dc5a01502() variable
Ddistributeddb_mock_sync_module_test.cpp929 std::thread thread1([&]() { in __anon44dd37990d02() variable
1201 std::thread thread1([&]() { in __anon44dd37991202() variable
Ddistributeddb_single_ver_p2p_simple_sync_test.cpp1554 std::thread thread1([]() { in __anond4119c320602() variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_cloud_interfaces_relational_remove_device_data_test.cpp586 std::thread thread1([&]() { in __anon93bd12370502() variable
Ddistributeddb_interfaces_nb_delegate_test.cpp1572 std::thread thread1(std::bind(PutData, g_kvNbDelegatePtr, 0)); // 0th thread. variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
Ddistributeddb_nb_batch_crud_test.cpp2003 std::thread thread1, thread2, thread3; variable