Home
last modified time | relevance | path

Searched defs:GetEventData (Results 1 – 5 of 5) sorted by relevance

/foundation/window/window_manager_lite/frameworks/wms/
Dlite_proxy_windows_manager.cpp53 void LiteProxyWindowsManager::GetEventData(DeviceData* data) in GetEventData() function in OHOS::LiteProxyWindowsManager
Dlite_wm_requestor.cpp163 void LiteWMRequestor::GetEventData(DeviceData* data) in GetEventData() function in OHOS::LiteWMRequestor
/foundation/window/window_manager_lite/services/wms/
Dlite_wm.h105 void GetEventData(DeviceData* data) in GetEventData() function
Dlite_wms.cpp209 void LiteWMS::GetEventData(IpcIo* req, IpcIo* reply) in GetEventData() function in OHOS::LiteWMS
/foundation/ability/ability_runtime/services/common/include/
Devent_handler_wrap.h59 const std::shared_ptr<EventDataBase>& GetEventData() const in GetEventData() function