/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
H A D | socket_listener.cpp | 115 struct epoll_event events[MAX_EPOLL]; in OnListenEvents() local
|
/ohos5.0/base/time/time_service/services/timer/src/ |
H A D | timer_handler.cpp | 124 epoll_event events[N_TIMER_FDS]; in WaitForAlarm() local
|
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/event_stage/src/ |
H A D | event_stage.cpp | 80 auto &events = events_[persistentId]; in DelEvents() local
|
/ohos5.0/base/notification/eventhandler/test/fuzztest/eventhandler_fuzzer/ |
H A D | eventhandler_fuzzer.cpp | 74 std::list<AppExecFwk::InnerEvent::Pointer> events; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/ |
H A D | distributed_input_node_manager.cpp | 483 …ributedInputNodeManager::ReportEvent(const std::string &devId, const std::vector<RawEvent> &events) in ReportEvent() 498 EventBatch events; in InjectEvent() local 536 void DistributedInputNodeManager::ProcessInjectEvent(const EventBatch &events) in ProcessInjectEvent()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/ |
H A D | fold_app_usage_event_factory.cpp | 48 void FoldAppUsageEventFactory::Create(std::vector<std::unique_ptr<LoggerEvent>> &events) in Create()
|
H A D | event_db_helper.cpp | 118 int EventDbHelper::QueryPluginStatsEvent(std::vector<std::shared_ptr<LoggerEvent>>& events, in QueryPluginStatsEvent() 293 std::vector<std::string> events; in QuerySysUsageTable() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/service/ |
H A D | usage_event_report_service.cpp | 64 std::vector<std::unique_ptr<LoggerEvent>> events; in ReportAppUsage() local
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | common_event_subscriber_manager.cpp | 64 std::vector<std::string> events = eventSubscribeInfo->GetMatchingSkills().GetEvents(); in InsertSubscriber() local 178 std::string events = format + "\tEvent: "; in DumpDetailed() local 262 const std::vector<std::string> &events, const SubscriberRecordPtr &record) in InsertSubscriberRecordLocked() 338 std::vector<std::string> events; in RemoveSubscriberRecordLocked() local
|
/ohos5.0/base/security/security_guard/interfaces/inner_api/collector/src/ |
H A D | collector_manager.cpp | 116 std::vector<SecurityEvent> &events) in QuerySecurityEvent()
|
H A D | security_collector_manager_proxy.cpp | 134 std::vector<SecurityEvent> &events) in QuerySecurityEvent()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
H A D | native_implement_eventhandler.cpp | 156 int32_t fileDescriptor, uint32_t events, const FileDescriptorCallbacks *fdCallbacks) const in AddFileDescriptorListener()
|
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/jsonFiles/ |
H A D | Test_TransformRemoteControlJsonDataToInputData.json | 4 "events":[ array
|
H A D | Test_TransformFingerJsonDataToInputData.json | 4 "events":[ array 10 "events":[ array 16 "events":[ array 22 "events":[ array 38 "events":[ array 54 "events":[ array 70 "events":[ array
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | native_implement_eventhandler.cpp | 156 int32_t fileDescriptor, uint32_t events, const FileDescriptorCallbacks *fdCallbacks) const in AddFileDescriptorListener()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
H A D | trans_tcp_direct_listener_test.cpp | 173 int events = EVENTS; variable
|
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/src/ |
H A D | dms_client.cpp | 141 …istributedClient::GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events) in GetDSchedEventInfo()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/ |
H A D | app_usage_event_factory.cpp | 52 void AppUsageEventFactory::Create(std::vector<std::unique_ptr<LoggerEvent>>& events) in Create()
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/avrcp/ |
H A D | avrcp_ct_test.cpp | 664 vector<uint8_t> events = {0}; variable 683 vector<uint8_t> events = {0}; variable
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/ |
H A D | app_event_observer.cpp | 219 std::vector<std::shared_ptr<AppEventPack>> events; in OnTrigger() local 226 void AppEventObserver::QueryEventsFromDb(std::vector<std::shared_ptr<AppEventPack>>& events) in QueryEventsFromDb()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | mmi_event_convertor.cpp | 244 void GetMouseEventAction(int32_t action, MouseEvent& events, bool isScenceBoardWindow) in GetMouseEventAction() 291 void GetMouseEventButton(int32_t button, MouseEvent& events) in GetMouseEventButton() 316 …const std::shared_ptr<MMI::PointerEvent>& pointerEvent, MouseEvent& events, bool isScenceBoardWind… in ConvertMouseEvent()
|
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/ |
H A D | hiappevent_inner_api_test.cpp | 47 std::vector<std::shared_ptr<AppEventPack>> events; in WriteEventOnce() local 208 const std::vector<AppEventInfo>& events) in CheckOnReport() 255 const std::vector<AppEventInfo>& events) in OnReport()
|
/ohos5.0/base/security/security_guard/services/data_collect/sa/ |
H A D | data_collect_manager_service.cpp | 225 std::vector<SecEvent> events; in GetSecEventsFromConditions() local 254 std::vector<SecEvent> events = GetSecEventsFromConditions(reqCondition); in PushDataCollectTask() local 359 std::vector<SecEvent> events; in QueryEventByRuler() local
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/ |
H A D | driver.rs | 65 events: Option<Events>, field 202 let events = Events::with_capacity(EVENTS_MAX_CAPACITY); in initialize() localVariable 249 let mut events = match self.events.take() { in drive() localVariable
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/ |
H A D | ndk_app_event_watcher.cpp | 70 void NdkAppEventWatcher::OnEvents(const std::vector<std::shared_ptr<AppEventPack>> &events) in OnEvents()
|