/foundation/window/window_manager_lite/services/ims/ |
H A D | input_event_distributer.cpp | 20 void InputEventDistributer::Distribute(const RawEvent* events, int32_t size) in Distribute() argument
|
/foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/interfaces/ |
H A D | fullscreenlaunchcomponent.js | |
/foundation/arkui/ace_engine/advanced_ui_component/innerfullscreenlaunchcomponent/interfaces/ |
H A D | innerfullscreenlaunchcomponent.js | |
/foundation/arkui/advanced_ui_component/innerfullscreenlaunchcomponent/interfaces/ |
H A D | innerfullscreenlaunchcomponent.js | |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/ |
H A D | ievent.cpp | 38 IEvent *IEvent::CreateEvent(EventFd fd, EventsMask events, in CreateEvent() argument
|
/foundation/distributedhardware/distributed_input/services/state/include/ |
H A D | touchpad_event_fragment.h | 37 std::vector<RawEvent> events; member in OHOS::DistributedHardware::DistributedInput::TouchPadEventFragment
|
/foundation/multimodalinput/input/tools/event_inject/include/ |
H A D | processing_finger_device.h | 32 std::vector<TouchPadCoordinates> events; member
|
H A D | input_parse.h | 51 std::vector<DeviceEvent> events; member
|
H A D | processing_touch_screen_device.h | 41 std::vector<TouchScreenCoordinates> events; member
|
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/src/ |
H A D | dms_handler.cpp | 70 int32_t DmsHandler::GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events)
in GetDSchedEventInfo() argument
|
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributed_event/ |
H A D | dms_client_test.cpp | 116 std::vector<EventNotify> events; in HWTEST_F() local
|
H A D | dms_handler_test.cpp | 142 std::vector<EventNotify> events; in HWTEST_F() local
|
H A D | dms_sa_cilent_test.cpp | 174 std::vector<EventNotify> events; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | event_convertor.cpp | 62 void UpdateTouchEvent(std::vector<TouchEvent>& events, std::vector<TouchEvent>& allEvents) in UpdateTouchEvent() argument 86 void ConvertMouseEvent(const std::vector<uint8_t>& data, MouseEvent& events) in ConvertMouseEvent() argument 20 SetTouchEventType(AceActionData::ActionType actionType, int8_t actionPoint, TouchEvent& point, std::vector<TouchEvent>& events, std::vector<TouchEvent>& allEvents) SetTouchEventType() argument [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | common_event_info.h | 31 std::vector<std::string> events; member
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | static_object_metadata.h | 87 BASE_NS::vector<EventMetadata> events; member
|
/foundation/multimodalinput/input/util/socket/test/ |
H A D | uds_socket_test.cpp | 98 struct epoll_event events[MAX_EVENT_SIZE] = {}; in HWTEST_F() local 108 struct epoll_event events[MAX_EVENT_SIZE] = {}; in HWTEST_F() local 118 struct epoll_event events[MAX_EVENT_SIZE] = {}; in HWTEST_F() local 128 struct epoll_event events[MAX_EVENT_SIZE] = {}; in HWTEST_F() local
|
/foundation/resourceschedule/memmgr/services/memmgrservice/src/event/ |
H A D | kswapd_observer.cpp | 96 struct epoll_event events[1];
in MainLoop() local [all...] |
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_crpc_common.c | 41 int *events = ReadIntArray(context, num); in RpcRegisterEventCallback() local 68 int *events = ReadIntArray(context, num); in RpcUnRegisterEventCallback() local [all...] |
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcamera/ |
H A D | mock_distributed_camera_source_stub.h | 59 DCameraNotify(const std::string& devId, const std::string& dhId, std::string& events) DCameraNotify() argument
|
/foundation/distributedhardware/distributed_input/services/state/src/ |
H A D | touchpad_event_fragment_mgr.cpp | 41 bool TouchPadEventFragmentMgr::IsWholeTouchFragments(const std::vector<TouchPadEventFragment> &events) in IsWholeTouchFragments() argument
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_watcher/ |
H A D | watcher_entity.h | 41 int events = 0; member
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
H A D | sys_epoll.c | 23 int32_t RefreshEpollTask(EpollTask *task, uint32_t events) in RefreshEpollTask() argument 40 int32_t RegisterEpollTask(EpollTask *task, uint32_t events) in RegisterEpollTask() argument 77 struct epoll_event events[MAX_EPOLL_SIZE]; in EpollLoop() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/ |
H A D | dom_checkbox_util.cpp | 90 AddChildEvent(const RefPtr<CheckboxComponent>& component, int32_t pageId, const std::string& nodeId, const std::vector<std::string>& events) AddChildEvent() argument
|
/foundation/resourceschedule/ffrt/src/sync/ |
H A D | poller_api.cpp | 35 int ffrt_epoll_ctl(ffrt_qos_t qos, int op, int fd, uint32_t events, void* data, ffrt_poller_cb cb) in ffrt_epoll_ctl() argument 56 int ffrt_epoll_wait(ffrt_qos_t qos, struct epoll_event* events, int max_events, int timeout) in ffrt_epoll_wait() argument
|