Home
last modified time | relevance | path

Searched defs:events (Results 226 – 250 of 427) sorted by relevance

12345678910>>...18

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dauto_sync_timer.cpp124 std::vector<DistributedSchedule::EventNotify> events; in HasCollaboration() local
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/jsonFiles/
H A DTest_TransformMouseJsonDataToInputData.json4 "events":[ array
/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Dbattery_thread.cpp175 struct epoll_event events[size]; in LoopingThreadEntry() local
/ohos5.0/base/startup/init/services/modules/sysevent/
H A Dstartup_time_event.c97 PLUGIN_STATIC void ReportBootEventComplete(ListNode *events) in ReportBootEventComplete()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dohos_js_environment_impl.cpp141 …uint32_t events = AppExecFwk::FILE_DESCRIPTOR_INPUT_EVENT | AppExecFwk::FILE_DESCRIPTOR_OUTPUT_EVE… in InitLoop() local
/ohos5.0/base/security/security_guard/test/unittest/security_collector/src/
H A Dsecurity_collector_test.cpp437 std::vector<SecurityEvent> events{}; variable
446 std::vector<SecurityEvent> events{}; variable
456 std::vector<SecurityEvent> events{}; variable
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_set_param.cpp355 void SetEventsResult(const napi_env &env, const std::vector<std::string> &events, napi_value &commo… in SetEventsResult()
435 …SubscriberStateParam(napi_env env, const napi_callback_info info, std::vector<std::string> &events, in ParseSetStaticSubscriberStateParam()
502 std::vector<std::string> events; in OnSetStaticSubscriberState() local
/ohos5.0/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp654 int32_t uid, const std::vector<std::string> &events) in SendSubscribeHiSysEvent()
679 …std::vector<std::string> events = subscriberRecord->eventSubscribeInfo->GetMatchingSkills().GetEve… in SendUnSubscribeHiSysEvent() local
721 int32_t InnerCommonEventManager::SetStaticSubscriberState(const std::vector<std::string> &events, b… in SetStaticSubscriberState()
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/src/
H A Ddms_sa_client.cpp114 …32_t DmsSaClient::GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events) in GetDSchedEventInfo()
/ohos5.0/base/powermgr/thermal_manager/application/protector/src/
H A Dthermal_protector_timer.cpp144 struct epoll_event events[eventct]; in LoopingThreadEntry() local
H A Dthermal_sensor_provider.cpp200 struct epoll_event events[eventct]; in LoopingThreadEntry() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigator/
H A Dnavigator_pattern_test_ng.cpp301 auto events = gestureHub->clickEventActuator_->clickEvents_; variable
/ohos5.0/base/startup/init/services/init/standard/
H A Dfd_holder_service.c166 void ProcessFdHoldEvent(const WatcherHandle taskHandle, int fd, uint32_t *events, const void *conte… in ProcessFdHoldEvent()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dappevent_watcher_impl.cpp353 CArrRetAppEventGroup getEventGroups(const std::vector<std::shared_ptr<OHOS::HiviewDFX::AppEventPack… in getEventGroups()
400 void AppEventWatcherImpl::OnEvents(const std::vector<std::shared_ptr<OHOS::HiviewDFX::AppEventPack>… in OnEvents()
/ohos5.0/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event_stub.cpp231 std::vector<std::string> events; in OnRemoteRequest() local
361 int32_t CommonEventStub::SetStaticSubscriberState(const std::vector<std::string> &events, bool enab… in SetStaticSubscriberState()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_netlink_monitor.c151 static int32_t NetlinkOnDataEvent(ListenerModule module, int32_t events, int32_t fd) in NetlinkOnDataEvent()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_tcp_connection_test.cpp198 int32_t events = SOFTBUS_SOCKET_OUT; variable
/ohos5.0/base/security/security_guard/services/security_collector/src/
H A Dsecurity_collector_manager_stub.cpp186 std::vector<SecurityCollector::SecurityEvent> events; in HandleSecurityEventQueryCmd() local
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_event_handler.cpp57 ErrCode EventHandler::AddFileDescriptorListener(int32_t fileDescriptor, uint32_t events, in AddFileDescriptorListener()
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_event_handler.cpp63 ErrCode EventHandler::AddFileDescriptorListener(int32_t fileDescriptor, uint32_t events, in AddFileDescriptorListener()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_event_handler.cpp63 ErrCode EventHandler::AddFileDescriptorListener(int32_t fileDescriptor, uint32_t events, in AddFileDescriptorListener()
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_event_handler.cpp63 ErrCode EventHandler::AddFileDescriptorListener(int32_t fileDescriptor, uint32_t events, in AddFileDescriptorListener()
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_event_handler.cpp63 ErrCode EventHandler::AddFileDescriptorListener(int32_t fileDescriptor, uint32_t events, in AddFileDescriptorListener()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_base.cpp42 void InsertEventsLocked(std::list<InnerEvent::Pointer> &events, InnerEvent::Pointer &event, in InsertEventsLocked()
68 inline bool CheckEventInListLocked(const std::list<InnerEvent::Pointer> &events, const InnerEvent::… in CheckEventInListLocked()
82 inline InnerEvent::Pointer PopFrontEventFromListLocked(std::list<InnerEvent::Pointer> &events) in PopFrontEventFromListLocked()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/internal/
H A Dtimer_linux.cpp128 struct epoll_event events[MAXEPOLLEVENTS]; in OnTimer() local

12345678910>>...18