Home
last modified time | relevance | path

Searched defs:events (Results 201 – 225 of 427) sorted by relevance

12345678910>>...18

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_listener.cpp115 struct epoll_event events[MAX_EPOLL]; in OnListenEvents() local
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_handler.cpp124 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 Devent_stage.cpp80 auto &events = events_[persistentId]; in DelEvents() local
/ohos5.0/base/notification/eventhandler/test/fuzztest/eventhandler_fuzzer/
H A Deventhandler_fuzzer.cpp74 std::list<AppExecFwk::InnerEvent::Pointer> events; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_node_manager.cpp483 …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 Dfold_app_usage_event_factory.cpp48 void FoldAppUsageEventFactory::Create(std::vector<std::unique_ptr<LoggerEvent>> &events) in Create()
H A Devent_db_helper.cpp118 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 Dusage_event_report_service.cpp64 std::vector<std::unique_ptr<LoggerEvent>> events; in ReportAppUsage() local
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp64 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 Dcollector_manager.cpp116 std::vector<SecurityEvent> &events) in QuerySecurityEvent()
H A Dsecurity_collector_manager_proxy.cpp134 std::vector<SecurityEvent> &events) in QuerySecurityEvent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Dnative_implement_eventhandler.cpp156 int32_t fileDescriptor, uint32_t events, const FileDescriptorCallbacks *fdCallbacks) const in AddFileDescriptorListener()
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/jsonFiles/
H A DTest_TransformRemoteControlJsonDataToInputData.json4 "events":[ array
H A DTest_TransformFingerJsonDataToInputData.json4 "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 Dnative_implement_eventhandler.cpp156 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 Dtrans_tcp_direct_listener_test.cpp173 int events = EVENTS; variable
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/src/
H A Ddms_client.cpp141 …istributedClient::GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events) in GetDSchedEventInfo()
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/
H A Dapp_usage_event_factory.cpp52 void AppUsageEventFactory::Create(std::vector<std::unique_ptr<LoggerEvent>>& events) in Create()
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_ct_test.cpp664 vector<uint8_t> events = {0}; variable
683 vector<uint8_t> events = {0}; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_observer.cpp219 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 Dmmi_event_convertor.cpp244 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 Dhiappevent_inner_api_test.cpp47 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 Ddata_collect_manager_service.cpp225 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 Ddriver.rs65 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 Dndk_app_event_watcher.cpp70 void NdkAppEventWatcher::OnEvents(const std::vector<std::shared_ptr<AppEventPack>> &events) in OnEvents()

12345678910>>...18