Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/connection/
Dipc_transactor.cpp222 MatchingSkills matchingSkills; in WaitForPublishedCaller() local
223 matchingSkills.AddEvent(string(PUBLISH_EVENT_PREFIX) + token.data()); in WaitForPublishedCaller()
224 CommonEventSubscribeInfo info(matchingSkills); in WaitForPublishedCaller()
378 MatchingSkills matchingSkills; in SendBroadcastCommand() local
379 matchingSkills.AddEvent("uitest.broadcast.command.reply"); in SendBroadcastCommand()
380 CommonEventSubscribeInfo info(matchingSkills); in SendBroadcastCommand()
412 MatchingSkills matchingSkills; in SetBroadcastCommandHandler() local
413 matchingSkills.AddEvent("uitest.broadcast.command"); in SetBroadcastCommandHandler()
414 CommonEventSubscribeInfo info(matchingSkills); in SetBroadcastCommandHandler()