Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dcooperate_free.cpp77 context.eventMgr_.OnUnchain(event); in UnchainConnections()
125 context.eventMgr_.StartCooperate(notice); in OnStart()
136 context.eventMgr_.StartCooperateFinish(failNotice); in OnStart()
147 context.eventMgr_.StartCooperateFinish(startNotice); in OnStart()
163 context.eventMgr_.StopCooperate(param); in OnStop()
167 context.eventMgr_.StopCooperateFinish(notice); in OnStop()
183 context.eventMgr_.RemoteStart(notice); in OnRemoteStart()
186 context.eventMgr_.RemoteStartFinish(notice); in OnRemoteStart()
H A Dcooperate_out.cpp142 context.eventMgr_.StartCooperate(param); in OnStart()
149 context.eventMgr_.StartCooperateFinish(failNotice); in OnStart()
156 context.eventMgr_.StopCooperate(param); in OnStop()
164 context.eventMgr_.StopCooperateFinish(notice); in OnStop()
183 context.eventMgr_.RemoteStart(startEvent); in OnComeBack()
187 context.eventMgr_.RemoteStartFinish(notice); in OnComeBack()
206 context.eventMgr_.RemoteStart(notice); in OnRemoteStart()
214 context.eventMgr_.RemoteStartFinish(notice); in OnRemoteStart()
228 context.eventMgr_.RemoteStop(notice); in OnRemoteStop()
231 context.eventMgr_ in OnRemoteStop()
[all...]
H A Dcooperate_in.cpp150 context.eventMgr_.StartCooperateFinish(result); in OnStart()
155 context.eventMgr_.StartCooperate(startEvent); in OnStart()
179 context.eventMgr_.StartCooperateFinish(notice); in OnComeBack()
203 context.eventMgr_.StopCooperate(param); in OnStop()
209 context.eventMgr_.StopCooperateFinish(notice); in OnStop()
223 context.eventMgr_.RemoteStart(notice); in OnRemoteStart()
230 context.eventMgr_.RemoteStartFinish(notice); in OnRemoteStart()
243 context.eventMgr_.RemoteStop(notice); in OnRemoteStop()
245 context.eventMgr_.RemoteStopFinish(notice); in OnRemoteStop()
305 context.eventMgr_ in OnSoftbusSessionClosed()
[all...]
H A Dstate_machine.cpp228 context.eventMgr_.RegisterListener(notice); in RegisterListener()
234 context.eventMgr_.UnregisterListener(notice); in UnregisterListener()
254 context.eventMgr_.EnableCooperate(enableEvent); in EnableCooperate()
272 context.eventMgr_.DisableCooperate(disableEvent); in DisableCooperate()
317 context.eventMgr_.GetCooperateState(notice); in GetCooperateState()
324 context.eventMgr_.OnClientDied(notice); in OnProcessClientDied()
371 context.eventMgr_.OnProfileChanged(notice); in OnProfileChanged()
389 context.eventMgr_.OnSoftbusSessionClosed(notice); in OnSoftbusSessionClosed()
H A Dcooperate_context.cpp118 : dsoftbus_(env), eventMgr_(env), hotArea_(env), mouseLocation_(env), inputDevMgr_(env), in Context()
/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dcooperate_context.h96 EventManager eventMgr_; member in OHOS::Msdp::DeviceStatus::Cooperate::final

Completed in 9 milliseconds