| /base/notification/common_event_service/interfaces/kits/ndk/include/ |
| H A D | oh_commonevent_wrapper.h | 36 char **events = nullptr; member
|
| /base/notification/eventhandler/test/fuzztest/eventhandler_fuzzer/ |
| H A D | eventhandler_fuzzer.cpp | 74 std::list<AppExecFwk::InnerEvent::Pointer> events;
in DoSomethingInterestingWithMyAPI() local
|
| /base/security/security_guard/test/unittest/security_collector/interface_test/src/ |
| H A D | collector_interface_test.cpp | 105 std::vector<SecurityCollector::SecurityEvent> events;
in HWTEST_F() local
|
| /base/security/security_guard/services/risk_classify/model_manager/src/ |
| H A D | db_operate.cpp | 27 int DbOperate::QueryAllEvent(std::vector<SecEvent> &events) in QueryAllEvent() argument 42 int DbOperate::QueryEventByEventId(int64_t eventId, std::vector<SecEvent> &events) in QueryEventByEventId() argument 47 int DbOperate::QueryEventByEventId(std::vector<int64_t> &eventIds, std::vector<SecEvent> &events) in QueryEventByEventId() argument 52 int DbOperate::QueryEventByEventType(int32_t eventType, std::vector<SecEvent> &events) in QueryEventByEventType() argument 57 int DbOperate::QueryEventByLevel(int32_t level, std::vector<SecEvent> &events) in QueryEventByLevel() argument 62 QueryEventByOwner(std::string owner, std::vector<SecEvent> &events) QueryEventByOwner() argument [all...] |
| /base/security/security_guard/frameworks/js/napi/ |
| H A D | napi_security_event_querier.cpp | 141 void NapiSecurityEventQuerier::OnQuery(const std::vector<SecurityCollector::SecurityEvent> &events) in OnQuery() argument
|
| /base/security/security_guard/services/data_collect/sa/ |
| H A D | acquire_data_subscribe_manager.cpp | 173 bool AcquireDataSubscribeManager::Publish(const SecEvent &events) in Publish() argument 206 void AcquireDataSubscribeManager::DbListener::OnChange(uint32_t optType, const SecEvent &events) in OnChange() argument
|
| /base/security/security_guard/test/unittest/data_collect/database_manager/ |
| H A D | security_guard_database_manager_test.cpp | 128 std::vector<SecEvent> events; in HWTEST_F() local [all...] |
| /base/time/time_service/services/timer/src/ |
| H A D | timer_handler.cpp | 124 epoll_event events[N_TIMER_FDS]; in WaitForAlarm() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
| H A D | poll.h | 36 short events; member
|
| /third_party/googletest/googletest/test/ |
| H A D | googletest-listener-test.cc | 268 std::vector<std::string> events; in main() local
|
| /third_party/libuv/test/ |
| H A D | test-poll-oob.c | 68 static void poll_cb(uv_poll_t* handle, int status, int events) { in poll_cb() argument
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| H A D | poll.h | 33 short events; member
|
| /third_party/nghttp2/src/ |
| H A D | libevent_util.cc | 144 void bev_enable_unless(bufferevent *bev, int events) { in bev_enable_unless() argument 152 void bev_disable_unless(bufferevent *bev, int events) { in bev_disable_unless() argument
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| H A D | poll.h | 33 short events; member
|
| /third_party/musl/porting/linux/user/include/ |
| H A D | poll.h | 33 short events; member
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| H A D | poll.h | 37 short events; member
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| H A D | poll.h | 33 short events; member
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/ |
| H A D | poll.h | 37 short events; member
|
| /third_party/ltp/testcases/kernel/syscalls/io_pgetevents/ |
| H A D | io_pgetevents02.c | 15 static struct io_event events[1]; variable 27 struct io_event *events; member
|
| /third_party/ltp/testcases/kernel/syscalls/epoll_wait/ |
| H A D | epoll_wait01.c | 76 has_event(struct epoll_event *epevs, int epevs_len, int fd, uint32_t events) has_event() argument 176 uint32_t events = EPOLLIN | EPOLLOUT; verify_epollio() local [all...] |
| /third_party/libevdev/test/ |
| H A D | test-libevdev-events.c | 1761 struct input_event events[] = { in START_TEST() local [all...] |
| /third_party/musl/include/ |
| H A D | poll.h | 33 short events; member
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | async.c | 122 static void uv__async_io(uv_loop_t* loop, uv__io_t* w, unsigned int events) { in uv__async_io() argument
|
| H A D | epoll.c | 50 struct epoll_event* events; in uv__platform_invalidate_fd() local 117 struct epoll_event events[1024]; in uv__io_poll() local 307 struct epoll_event* events; uv__io_poll() member [all...] |
| /third_party/node/deps/uvwasi/src/ |
| H A D | poll_oneoff.h | 16 int events; member
|