Home
last modified time | relevance | path

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

/base/msdp/device_status/services/interaction/coordination/include/
Dcoordination_event_manager.h60 IContext* GetIContext() const;
/base/msdp/device_status/services/interaction/coordination/src/
Ddistributed_input_adapter.cpp128 auto context = COOR_EVENT_MGR->GetIContext(); in AddTimer()
155 auto context = COOR_EVENT_MGR->GetIContext(); in RemoveTimer()
Dcoordination_sm.cpp65 auto *context = COOR_EVENT_MGR->GetIContext(); in Init()
148 auto *context = COOR_EVENT_MGR->GetIContext(); in OnCoordinationChanged()
301 auto *context = COOR_EVENT_MGR->GetIContext(); in StartRemoteCoordination()
348 auto *context = COOR_EVENT_MGR->GetIContext(); in StartRemoteCoordinationResult()
1095 auto *context = COOR_EVENT_MGR->GetIContext(); in NotifyChainRemoved()
1146 auto *context = COOR_EVENT_MGR->GetIContext(); in OnInputEvent()
Dcoordination_event_manager.cpp134 IContext* CoordinationEventManager::GetIContext() const in GetIContext() function in OHOS::Msdp::DeviceStatus::CoordinationEventManager
Dcoordination_state_in.cpp64 auto* context = COOR_EVENT_MGR->GetIContext(); in ProcessStart()
Dcoordination_device_manager.cpp193 auto* context = COOR_EVENT_MGR->GetIContext(); in Init()