Home
last modified time | relevance | path

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

12345678910>>...30

/third_party/libinput/test/
H A Dlitest-device-wacom-calibrated-tablet.c117 static int events[] = { variable
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Depoll_ctl.c67 struct epoll_event events[1]; in epoll_ctl_0100() local
H A Depoll_pwait.c42 struct epoll_event events[1]; in epoll_pwait_0100() local
61 struct epoll_event events[1]; in epoll_pwait_0200() local
/third_party/node/deps/uv/src/unix/
H A Dpoll.c30 static void uv__poll_io(uv_loop_t* loop, uv__io_t* w, unsigned int events) { in uv__poll_io() argument
122 int events; in uv_poll_start() local
[all...]
H A Dos390-syscalls.h42 int events; member
/third_party/pulseaudio/src/pulsecore/
H A Dpoll.h48 short int events; /* Types of events poller cares about. */ member
/third_party/python/Lib/asyncio/
H A Dtaskgroups.py7 from . import events namespace
/third_party/vk-gl-cts/external/amber/src/android_sample/jni/
H A Dmain.cc96 int events; in android_main() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Devent_test.cpp217 std::array<marl::Event, 3> events = { in TEST_P() local
/third_party/rust/crates/nix/src/
H A Dpoll.rs61 pub fn events(self) -> PollFlags { events() functions
[all...]
/third_party/rust/crates/nix/src/sys/
H A Depoll.rs64 pub fn events(&self) -> EpollFlags { in events() functions
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_write.cpp86 std::vector<std::shared_ptr<AppEventPack>> events; in WriteEvent() local
/base/hiviewdfx/hiview/base/event_report/test/unittest/common/
H A Devent_report_unit_test.cpp67 std::vector<std::shared_ptr<LoggerEvent>> events; in HWTEST_F() local
/base/hiviewdfx/hiview/base/event_report/
H A Dhiview_event_report.cpp62 std::vector<std::shared_ptr<LoggerEvent>> events; in ReportPluginStats() local
/base/hiviewdfx/hiappevent/frameworks/js/napi/include/
H A Dnapi_app_event_watcher.h38 std::vector<std::shared_ptr<AppEventPack>> events; member
H A Dnapi_app_event_holder.h35 std::vector<std::shared_ptr<AppEventPack>> events; member
/base/hiviewdfx/hiappevent/test/processor/
H A Dtest_processor.cpp62 OnReport( int64_t processorSeq, const std::vector<UserId>& userIds, const std::vector<UserProperty>& userProperties, const std::vector<AppEventInfo>& events) OnReport() argument
/base/notification/common_event_service/services/test/unittest/static_subscriber_data_manager_unit_test/
H A Dstatic_subscriber_data_manager_unit_test.cpp162 std::vector<std::string> events; in HWTEST_F() local
180 std::vector<std::string> events; in HWTEST_F() local
195 std::vector<std::string> events; in HWTEST_F() local
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_hisysevent_test.cpp163 std::vector<std::string> events = {"event1", "event2", "event3"}; in HWTEST_F() local
197 std::vector<std::string> events = {"event1_1", "event1_2", "event1_3"}; in HWTEST_F() local
[all...]
/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

Completed in 11 milliseconds

12345678910>>...30