/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | auto_sync_timer.cpp | 124 std::vector<DistributedSchedule::EventNotify> events; in HasCollaboration() local
|
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/jsonFiles/ |
H A D | Test_TransformMouseJsonDataToInputData.json | 4 "events":[ array
|
/ohos5.0/base/powermgr/battery_manager/charger/src/ |
H A D | battery_thread.cpp | 175 struct epoll_event events[size]; in LoopingThreadEntry() local
|
/ohos5.0/base/startup/init/services/modules/sysevent/ |
H A D | startup_time_event.c | 97 PLUGIN_STATIC void ReportBootEventComplete(ListNode *events) in ReportBootEventComplete()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | ohos_js_environment_impl.cpp | 141 …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 D | security_collector_test.cpp | 437 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 D | common_event_set_param.cpp | 355 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 D | inner_common_event_manager.cpp | 654 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 D | dms_sa_client.cpp | 114 …32_t DmsSaClient::GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events) in GetDSchedEventInfo()
|
/ohos5.0/base/powermgr/thermal_manager/application/protector/src/ |
H A D | thermal_protector_timer.cpp | 144 struct epoll_event events[eventct]; in LoopingThreadEntry() local
|
H A D | thermal_sensor_provider.cpp | 200 struct epoll_event events[eventct]; in LoopingThreadEntry() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigator/ |
H A D | navigator_pattern_test_ng.cpp | 301 auto events = gestureHub->clickEventActuator_->clickEvents_; variable
|
/ohos5.0/base/startup/init/services/init/standard/ |
H A D | fd_holder_service.c | 166 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 D | appevent_watcher_impl.cpp | 353 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 D | common_event_stub.cpp | 231 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 D | lnn_netlink_monitor.c | 151 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 D | auth_tcp_connection_test.cpp | 198 int32_t events = SOFTBUS_SOCKET_OUT; variable
|
/ohos5.0/base/security/security_guard/services/security_collector/src/ |
H A D | security_collector_manager_stub.cpp | 186 std::vector<SecurityCollector::SecurityEvent> events; in HandleSecurityEventQueryCmd() local
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
H A D | mock_event_handler.cpp | 57 ErrCode EventHandler::AddFileDescriptorListener(int32_t fileDescriptor, uint32_t events, in AddFileDescriptorListener()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A D | mock_event_handler.cpp | 63 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 D | mock_event_handler.cpp | 63 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 D | mock_event_handler.cpp | 63 ErrCode EventHandler::AddFileDescriptorListener(int32_t fileDescriptor, uint32_t events, in AddFileDescriptorListener()
|
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
H A D | mock_event_handler.cpp | 63 ErrCode EventHandler::AddFileDescriptorListener(int32_t fileDescriptor, uint32_t events, in AddFileDescriptorListener()
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_queue_base.cpp | 42 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 D | timer_linux.cpp | 128 struct epoll_event events[MAXEPOLLEVENTS]; in OnTimer() local
|