Searched refs:RemoteStart (Results 1 – 15 of 15) sorted by relevance
79 void RemoteStart(const DSoftbusStartCooperate &event);
82 void RemoteStart(Context &context, const DSoftbusStartCooperate &event);
85 void RemoteStart(Context &context, const DSoftbusStartCooperate &event);
108 void ICooperateState::Process::RemoteStart(Context &context, const DSoftbusStartCooperate &event) in RemoteStart() function in OHOS::Msdp::DeviceStatus::Cooperate::ICooperateState::Process
183 context.eventMgr_.RemoteStart(startEvent); in OnComeBack()206 context.eventMgr_.RemoteStart(notice); in OnRemoteStart()
184 context.eventMgr_.RemoteStart(notice); in OnRemoteStart()
110 void EventManager::RemoteStart(const DSoftbusStartCooperate &event) in RemoteStart() function in OHOS::Msdp::DeviceStatus::EventManager
223 context.eventMgr_.RemoteStart(notice); in OnRemoteStart()
184 context.eventMgr_.RemoteStart(startEvent); in OnComeBack()207 context.eventMgr_.RemoteStart(notice); in OnRemoteStart()
185 context.eventMgr_.RemoteStart(notice); in OnRemoteStart()
113 void EventManager::RemoteStart(const DSoftbusStartCooperate &event) in RemoteStart() function in OHOS::Msdp::DeviceStatus::Cooperate::EventManager
225 context.eventMgr_.RemoteStart(notice); in OnRemoteStart()
513 g_context->eventMgr_.RemoteStart(startEvent);2231 stateIn.process_.RemoteStart(cooperateContext, dSoftbusStartCooperate);