Home
last modified time | relevance | path

Searched defs:events (Results 176 - 200 of 543) sorted by relevance

12345678910>>...22

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dauto_sync_timer.cpp124 std::vector<DistributedSchedule::EventNotify> events; in HasCollaboration() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_select.cpp76 int EventLoopSelect::ModifyEvent(EventImpl *event, bool isAdd, EventsMask events) in ModifyEvent() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.h38 uint32_t events = 0; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_listener.cpp115 struct epoll_event events[MAX_EPOLL]; in OnListenEvents() local
[all...]
/foundation/window/window_manager_lite/services/ims/
H A Dinput_manager_service.cpp84 RawEvent events[MAX_INPUT_DEVICE_NUM]; in Distribute() local
/test/xts/acts/account/appaccount/sceneProject/actsaccountsceneonoff/entry/src/main/js/MainAbility/pages/index/
H A Dindex.js
/third_party/curl/lib/
H A Dselect.h53 short events; member
/third_party/libuv/src/unix/
H A Dasync.c104 static void uv__async_io(uv_loop_t* loop, uv__io_t* w, unsigned int events) { in uv__async_io() argument
/third_party/ltp/lib/
H A Dtst_epoll.c67 safe_epoll_wait(const char *const file, const int lineno, int epfd, struct epoll_event *events, int maxevents, int timeout) safe_epoll_wait() argument
/third_party/node/deps/cares/src/lib/
H A Dares_event_epoll.c149 struct epoll_event events[8]; in ares_evsys_epoll_wait() local
[all...]
/third_party/libinput/tools/
H A Dlibinput-analyze-touch-down-state.py129 def events(): function
/third_party/libinput/test/
H A Dlitest-device-wacom-isdv4-524c-pen.c145 static int events[] = { variable
H A Dlitest-device-protocol-a-touch-screen.c198 static int events[] = { variable
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/
H A Depoll_ctl01.c28 static struct epoll_event events[3] = { variable
59 has_event(struct epoll_event *epvs, int len, int fd, unsigned int events) has_event() argument
75 unsigned int events; check_epoll_ctl() local
[all...]
/third_party/libevdev/test/
H A Dtest-uinput.c353 struct input_event events[] = { {{0, 0}, EV_REL, REL_X, 1}, in START_TEST() local
/third_party/node/deps/uvwasi/src/
H A Dpoll_oneoff.c7 static void poll_cb(uv_poll_t* handle, int status, int events) { in poll_cb() argument
/third_party/pulseaudio/src/modules/
H A Dstdin-util.c261 io_event_cb( pa_mainloop_api*a, pa_io_event* e, int fd, pa_io_event_flags_t events, void *userdata) io_event_cb() argument
/foundation/CastEngine/castengine_wifi_display/tests/demo/network/
H A Dudp_server_demo.cpp76 struct epoll_event events[MAXEPOLLSIZE]; in main() local
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/src/
H A Ddms_client.cpp141 int32_t DistributedClient::GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events) in GetDSchedEventInfo() argument
H A Ddms_sa_client.cpp114 int32_t DmsSaClient::GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events) in GetDSchedEventInfo() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/collaborate/
H A Ddsched_collaborate_callback_mgr.cpp59 std::vector<EventNotify> events; in PushCallback() local
/foundation/CastEngine/castengine_wifi_display/services/network/eventhandler/
H A Devent_descriptor_listener.cpp49 AddFdListener(int32_t fd, const std::shared_ptr<FileDescriptorListener> &listener, const std::shared_ptr<OHOS::AppExecFwk::EventHandler> &handler, const std::string &taskName, uint32_t events) AddFdListener() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_common_test_ng.cpp72 auto events = actuator->clickEvents_; in HWTEST_F() local
112 auto events = actuator->clickEvents_; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigator/
H A Dnavigator_pattern_test_ng.cpp301 auto events = gestureHub->clickEventActuator_->clickEvents_; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/window_scene/mock/
H A Dmock_mmi_event_convertor.cpp32 ConvertMouseEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, MouseEvent& events, bool isScenceBoardWindow) ConvertMouseEvent() argument

Completed in 10 milliseconds

12345678910>>...22