Home
last modified time | relevance | path

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

12345678910>>...23

/base/notification/eventhandler/test/fuzztest/noneiowaiter_fuzzer/
H A Dnoneiowaiter_fuzzer.cpp50 uint32_t events = *data; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/services/include/
H A Dstatic_subscriber_manager.h84 std::set<std::string> events; member
/base/notification/common_event_service/tools/test/mock/
H A Dmock_common_event_stub.cpp65 auto events = matchingSkills.GetEvents(); in DumpState() local
/base/startup/init/initsync/include/
H A Dinit_stage.h43 unsigned int events; member
/base/security/security_guard/frameworks/common/collector/src/
H A Dsecurity_collector_manager_proxy.cpp155 QuerySecurityEvent(const std::vector<SecurityEventRuler> rulers, std::vector<SecurityEvent> &events) QuerySecurityEvent() argument
/base/security/security_guard/services/security_collector/src/
H A Dsecurity_collector_manager_stub.cpp186 std::vector<SecurityCollector::SecurityEvent> events; in HandleSecurityEventQueryCmd() local
/base/startup/init/services/loopevent/task/
H A Dle_watchtask.c31 uint32_t events = oper; in HandleWatcherEvent_() local
[all...]
/base/security/security_guard/test/unittest/security_collector/data_collection/src/
H A Ddata_collection_test.cpp247 std::vector<SecurityEvent> events; in HWTEST_F() local
262 std::vector<SecurityEvent> events; in HWTEST_F() local
277 std::vector<SecurityEvent> events; in HWTEST_F() local
301 std::vector<SecurityEvent> events; HWTEST_F() local
[all...]
/base/startup/init/test/unittest/modules/
H A Dsysevent_unittest.cpp34 static void AddBootEvent(ListNode *events, const char *name, int32_t type) in AddBootEvent() argument
80 ListNode events = { &events, &events }; in HWTEST_F() local
87 ListNode events = { &events, &events }; in HWTEST_F() local
[all...]
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_timer_callback.cpp31 void HRilTimerCallback::FdTriggerCallback(int32_t fd, int16_t events, std::shared_ptr<void> param) in FdTriggerCallback() argument
41 void HRilTimerCallback::TimerCallback(int32_t fd, int16_t events, std::shared_ptr<void> param) in TimerCallback() argument
/base/update/updateservice/services/startup/manage/src/
H A Dsystem_ability_operator.cpp59 bool SystemAbilityOperator::UpdateStartupOnDemandPolicy(const std::vector<SystemAbilityOnDemandEvent> &events) in UpdateStartupOnDemandPolicy() argument
107 std::vector<SystemAbilityOnDemandEvent> events; in GetStartupOnDemandPolicy() 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
/applications/standard/calendardata/calendarmanager/test/unittest/src/
H A Devent_attendee_test.cpp76 auto events = calendar->GetEvents(FilterByTitle("AddEventWithOneAttendee"), {}); in HWTEST_F() local
104 auto events = calendar->GetEvents(FilterById({eventId2}), {}); in HWTEST_F() local
122 auto events = calendar->GetEvents(FilterById({eventId}), {}); in HWTEST_F() local
[all...]
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dappevent_packageholder_impl.cpp77 std::vector<std::shared_ptr<AppEventPack>> events; in TakeNext() local

Completed in 14 milliseconds

12345678910>>...23