Home
last modified time | relevance | path

Searched defs:events (Results 201 - 225 of 748) sorted by relevance

12345678910>>...30

/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
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributed_event/
H A Ddms_sa_cilent_test.cpp174 std::vector<EventNotify> events; in HWTEST_F() local
/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
/foundation/resourceschedule/ffrt/src/eu/
H A Dloop.cpp69 int Loop::EpollCtl(int op, int fd, uint32_t events, void *data, ffrt_poller_cb cb) in EpollCtl() argument
H A Dloop_api.cpp69 int ffrt_loop_epoll_ctl(ffrt_loop_t loop, int op, int fd, uint32_t events, void *data, ffrt_poller_cb cb) in ffrt_loop_epoll_ctl() argument
/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/
H A Dstatistics_observer_wrapper.cpp37 On(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) On() argument
72 Off(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) Off() argument
/foundation/communication/dsoftbus/tests/core/connection/common/fuzztest/connectioncommon_fuzzer/
H A Dconnectioncommon_fuzzer.cpp59 static int32_t DataEvent(ListenerModule module, int32_t events, int32_t fd) in DataEvent() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_listener_test.cpp173 int32_t events = EVENTS; in HWTEST_F() local
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dpolicy_observer_wrapper.cpp40 On(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) On() argument
84 Off(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) Off() argument
/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dinterface_state_observer_wrapper.cpp42 On(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) On() argument
79 Off(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) Off() argument
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Dserver.h46 int events[100]; member
/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

Completed in 11 milliseconds

12345678910>>...30