Home
last modified time | relevance | path

Searched refs:onEvent (Results 1 - 1 of 1) sorted by relevance

/test/testfwk/arkxtest/uitest/connection/
H A Dipc_transactor.cpp231 auto onEvent = [&condition, &remoteObject, &token](const CommonEventData &data) { in WaitForPublishedCaller() local
242 shared_ptr<CommonEventForwarder> subscriber = make_shared<CommonEventForwarder>(info, onEvent); in WaitForPublishedCaller()
387 auto onEvent = [&err, &condition](const CommonEventData &data) { in SendBroadcastCommand() local
393 auto broadcastReplySubscriber = make_shared<CommonEventForwarder>(info, onEvent); in SendBroadcastCommand()
418 auto onEvent = [](const CommonEventData &commandData) { in SetBroadcastCommandHandler() local
445 g_broadcastCommandSubscriber = make_shared<CommonEventForwarder>(info, onEvent); in SetBroadcastCommandHandler()

Completed in 1 milliseconds