/base/hiviewdfx/hiview/plugins/usage_event_report/cache/ |
D | usage_event_cacher.cpp | 38 std::vector<std::shared_ptr<LoggerEvent>> events; in GetSysUsageEvent() local 48 std::vector<std::shared_ptr<LoggerEvent>> events; in DeletePluginStatsEventsFromDb() local 56 std::vector<std::shared_ptr<LoggerEvent>> events; in DeleteSysUsageEventFromDb() local
|
D | event_db_helper.cpp | 140 int EventDbHelper::QueryPluginStatsEvent(std::vector<std::shared_ptr<LoggerEvent>>& events, in QueryPluginStatsEvent() 168 int EventDbHelper::QuerySysUsageEvent(std::vector<std::shared_ptr<LoggerEvent>>& events, const std:… in QuerySysUsageEvent()
|
/base/hiviewdfx/hiview/base/event_report/cache/ |
D | hiview_event_cacher.cpp | 24 void HiviewEventCacher::AddPluginStatsEvent(const std::vector<std::shared_ptr<LoggerEvent>>& events) in AddPluginStatsEvent() 35 void HiviewEventCacher::GetPluginStatsEvents(std::vector<std::shared_ptr<LoggerEvent>>& events) in GetPluginStatsEvents()
|
/base/hiviewdfx/hiview/base/event_report/factory/include/ |
D | logger_event_factory.h | 30 virtual void Create(std::vector<std::unique_ptr<LoggerEvent>>& events) {} in Create()
|
/base/telephony/ril_adapter/services/hril/src/ |
D | hril_timer_callback.cpp | 31 void HRilTimerCallback::FdTriggerCallback(int32_t fd, int16_t events, std::shared_ptr<void> param) in FdTriggerCallback() 41 void HRilTimerCallback::TimerCallback(int32_t fd, int16_t events, std::shared_ptr<void> param) in TimerCallback()
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
D | ans_fw_module_test.cpp | 470 void Parse(std::list<std::shared_ptr<SubscriberEvent>> events) in Parse() 658 std::list<std::shared_ptr<SubscriberEvent>> events = subscriber.GetEvents(); variable 715 std::list<std::shared_ptr<SubscriberEvent>> events = subscriber.GetEvents(); variable 760 std::list<std::shared_ptr<SubscriberEvent>> events = subscriber.GetEvents(); variable 800 std::list<std::shared_ptr<SubscriberEvent>> events = subscriber.GetEvents(); variable 845 std::list<std::shared_ptr<SubscriberEvent>> events = subscriber.GetEvents(); variable 870 std::list<std::shared_ptr<SubscriberEvent>> events = subscriber.GetEvents(); variable 903 std::list<std::shared_ptr<SubscriberEvent>> events = subscriber.GetEvents(); variable 943 std::list<std::shared_ptr<SubscriberEvent>> events = subscriber.GetEvents(); variable 988 std::list<std::shared_ptr<SubscriberEvent>> events = subscriber.GetEvents(); variable [all …]
|
/base/notification/eventhandler/test/fuzztest/noneiowaiter_fuzzer/ |
D | noneiowaiter_fuzzer.cpp | 26 uint32_t events = *data; in DoSomethingInterestingWithMyAPI() local
|
/base/hiviewdfx/hiview/plugins/eventservice/service/ |
D | sys_event_stat.cpp | 52 std::map<std::string, int64_t> events; in AddValidEvent() local 58 std::map<std::string, int64_t> &events = it->second; in AddValidEvent() local 185 auto events = d2es_.at(*it); in CalcStat() local 198 void SysEventDetailStat::GetEventNames(std::map<std::string, int64_t> &events, in GetEventNames()
|
/base/notification/eventhandler/frameworks/native/src/ |
D | native_interface_eventhandler.cpp | 62 uint32_t events, const FileDescriptorCallbacks *fileDescriptorCallbacks) in EventRunnerAddFileDescriptorListener()
|
/base/notification/common_event_service/tools/test/mock/ |
D | mock_common_event_stub.cpp | 47 auto events = matchingSkills.GetEvents(); in DumpState() local
|
/base/notification/eventhandler/frameworks/eventhandler/src/ |
D | epoll_io_waiter.cpp | 149 uint32_t events = 0; in WaitFor() local 208 bool EpollIoWaiter::AddFileDescriptor(int32_t fileDescriptor, uint32_t events) in AddFileDescriptor()
|
D | event_queue.cpp | 31 inline void InsertEventsLocked(std::list<InnerEvent::Pointer> &events, InnerEvent::Pointer &event) in InsertEventsLocked() 62 inline bool CheckEventInListLocked(const std::list<InnerEvent::Pointer> &events, const InnerEvent::… in CheckEventInListLocked() 76 inline InnerEvent::Pointer PopFrontEventFromListLocked(std::list<InnerEvent::Pointer> &events) in PopFrontEventFromListLocked() 371 … int32_t fileDescriptor, uint32_t events, const std::shared_ptr<FileDescriptorListener> &listener) in AddFileDescriptorListener() 471 void EventQueue::HandleFileDescriptorEvent(int32_t fileDescriptor, uint32_t events) in HandleFileDescriptorEvent()
|
/base/hiviewdfx/hiappevent/frameworks/js/napi/include/ |
D | napi_app_event_holder.h | 33 std::vector<std::string> events; member
|
/base/customization/enterprise_device_management/test/unittest/src/ |
D | admin_manager_test.cpp | 440 const std::vector<uint32_t> events = {0, 1}; variable 461 std::vector<uint32_t> events = {0}; variable 486 std::vector<uint32_t> events = {1}; variable
|
/base/customization/enterprise_device_management/test/unittest/enterprise_device_mgr_proxy/enterprise_device_mgr_proxy_test/ |
D | enterprise_device_mgr_stub_mock.h | 108 …ubscribeManagedEvent(const AppExecFwk::ElementName &admin, const std::vector<uint32_t> &events) ov… in SubscribeManagedEvent() 113 …ubscribeManagedEvent(const AppExecFwk::ElementName &admin, const std::vector<uint32_t> &events) ov… in UnsubscribeManagedEvent()
|
/base/startup/init/services/loopevent/task/ |
D | le_watchtask.c | 24 uint32_t events = oper; in HandleWatcherEvent_() local
|
/base/notification/common_event_service/services/src/ |
D | common_event_subscriber_manager.cpp | 54 std::vector<std::string> events = eventSubscribeInfo->GetMatchingSkills().GetEvents(); in InsertSubscriber() local 157 std::string events = format + "\tEvent: "; in DumpDetailed() local 241 const std::vector<std::string> &events, const SubscriberRecordPtr &record) in InsertSubscriberRecordLocked() 286 std::vector<std::string> events; in RemoveSubscriberRecordLocked() local
|
D | common_event_sticky_manager.cpp | 34 auto events = subscribeInfo->GetMatchingSkills().GetEvents(); in FindStickyEvents() local 173 const std::vector<std::string> &events, std::vector<CommonEventRecordPtr> &commonEventRecords) in FindStickyEventsLocked()
|
/base/startup/init/initsync/include/ |
D | init_stage.h | 43 unsigned int events; member
|
/base/startup/init/interfaces/innerkits/control_fd/ |
D | control_fd_client.c | 26 CONTROL_FD_STATIC void ProcessPtyWrite(const WatcherHandle taskHandle, int fd, uint32_t *events, co… in ProcessPtyWrite() 46 CONTROL_FD_STATIC void ProcessPtyRead(const WatcherHandle taskHandle, int fd, uint32_t *events, con… in ProcessPtyRead()
|
/base/hiviewdfx/hiview/base/event_report/ |
D | hiview_event_report.cpp | 62 std::vector<std::shared_ptr<LoggerEvent>> events; in ReportPluginStats() local
|
/base/notification/eventhandler/test/fuzztest/eventhandler_fuzzer/ |
D | eventhandler_fuzzer.cpp | 48 std::list<AppExecFwk::InnerEvent::Pointer> events; in DoSomethingInterestingWithMyAPI() local
|
/base/hiviewdfx/hiview/base/event_report/test/unittest/common/ |
D | event_report_unit_test.cpp | 66 std::vector<std::shared_ptr<LoggerEvent>> events; variable
|
/base/notification/common_event_service/services/test/unittest/ |
D | common_event_hisysevent_test.cpp | 153 std::vector<std::string> events = {"event1", "event2", "event3"}; in HWTEST_F() local 185 std::vector<std::string> events = {"event1_1", "event1_2", "event1_3"}; in HWTEST_F() local
|
/base/time/time_service/services/timer/src/ |
D | timer_handler.cpp | 120 epoll_event events[N_TIMER_FDS]; in WaitForAlarm() local
|