Home
last modified time | relevance | path

Searched refs:AddParallel (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service_client.cpp170 { NATIVE_TEST_CMD_SYNC_ADD_REPEAT, [&]() { return remoteProxy->AddParallel(true); }}, in TestNativeIPCSendRequests()
171 { NATIVE_TEST_CMD_ASYNC_ADD_REPEAT, [&]() { return remoteProxy->AddParallel(false); }}, in TestNativeIPCSendRequests()
H A Dtest_capi_skeleton.cpp510 int NativeRemoteProxyTest::AddParallel(bool isSync) in AddParallel() function in OHOS::NativeRemoteProxyTest
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dtest_capi_skeleton.h71 int AddParallel(bool isSync);