Home
last modified time | relevance | path

Searched defs:events (Results 1 - 25 of 173) sorted by relevance

1234567

/foundation/window/window_manager_lite/services/ims/
H A Dinput_event_distributer.cpp20 void InputEventDistributer::Distribute(const RawEvent* events, int32_t size) in Distribute() argument
/foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/interfaces/
H A Dfullscreenlaunchcomponent.js
/foundation/arkui/ace_engine/advanced_ui_component/innerfullscreenlaunchcomponent/interfaces/
H A Dinnerfullscreenlaunchcomponent.js
/foundation/arkui/advanced_ui_component/innerfullscreenlaunchcomponent/interfaces/
H A Dinnerfullscreenlaunchcomponent.js
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Dievent.cpp38 IEvent *IEvent::CreateEvent(EventFd fd, EventsMask events, in CreateEvent() argument
/foundation/distributedhardware/distributed_input/services/state/include/
H A Dtouchpad_event_fragment.h37 std::vector<RawEvent> events; member in OHOS::DistributedHardware::DistributedInput::TouchPadEventFragment
/foundation/multimodalinput/input/tools/event_inject/include/
H A Dprocessing_finger_device.h32 std::vector<TouchPadCoordinates> events; member
H A Dinput_parse.h51 std::vector<DeviceEvent> events; member
H A Dprocessing_touch_screen_device.h41 std::vector<TouchScreenCoordinates> events; member
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/src/
H A Ddms_handler.cpp70 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 Ddms_client_test.cpp116 std::vector<EventNotify> events; in HWTEST_F() local
H A Ddms_handler_test.cpp142 std::vector<EventNotify> events; in HWTEST_F() local
H A Ddms_sa_cilent_test.cpp174 std::vector<EventNotify> events; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/event/
H A Devent_convertor.cpp62 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 Dcommon_event_info.h31 std::vector<std::string> events; member
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dstatic_object_metadata.h87 BASE_NS::vector<EventMetadata> events; member
/foundation/multimodalinput/input/util/socket/test/
H A Duds_socket_test.cpp98 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 Dkswapd_observer.cpp96 struct epoll_event events[1]; in MainLoop() local
[all...]
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_common.c41 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 Dmock_distributed_camera_source_stub.h59 DCameraNotify(const std::string& devId, const std::string& dhId, std::string& events) DCameraNotify() argument
/foundation/distributedhardware/distributed_input/services/state/src/
H A Dtouchpad_event_fragment_mgr.cpp41 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 Dwatcher_entity.h41 int events = 0; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_epoll.c23 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 Ddom_checkbox_util.cpp90 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 Dpoller_api.cpp35 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

Completed in 8 milliseconds

1234567