Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/src/
H A Dapp_pipe_mgr_test.cpp269 PipeInfo pipeInfo1 = { "pipeInfo" }; variable
271 ret = appPipeMgr.SendData(pipeInfo1, deviceId1, dataInfo, size, messageInfo);
277 ret = appPipeMgr.SendData(pipeInfo1, deviceId2, dataInfo1, size, messageInfo);
283 ret = appPipeMgr.SendData(pipeInfo1, deviceId2, dataInfo2, size, messageInfo);
288 ret = appPipeMgr.SendData(pipeInfo1, deviceId2, dataInfo3, size, messageInfo);