Home
last modified time | relevance | path

Searched defs:events (Results 251 – 275 of 427) sorted by relevance

1...<<1112131415161718

/ohos5.0/foundation/multimodalinput/input/tools/event_inject/include/
H A Dmsg_head.h82 std::vector<InjectEvent> events; member
/ohos5.0/base/request/request/services/src/manage/
H A Dmod.rs22 pub(crate) mod events; module
/ohos5.0/base/msdp/device_status/libs/src/
H A Ddevicestatus_msdp_mock.cpp246 struct epoll_event events[cbct]; in LoopingThreadEntry() local
/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/src/
H A Dvibrator_service_client.cpp409 VibratorEvent *events = (VibratorEvent *)malloc(sizeof(VibratorEvent) * eventSize); in ConvertVibratePackage() local
462 auto events = patterns[i].events; in FreeVibratorPackage() local
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_agent_proxy.cpp71 void SensorAgentProxy::HandleSensorData(SensorEvent *events, in HandleSensorData()
110 …auto ret = dataChannel_->CreateSensorDataChannel([this] (SensorEvent *events, int32_t num, void *d… in CreateSensorDataChannel()
/ohos5.0/base/startup/init/services/init/
H A Dinit_service_socket.c156 static void ProcessWatchEvent_(const WatcherHandle watcherHandle, int fd, uint32_t *events, const v… in ProcessWatchEvent_()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/
H A Ddom_radio_util.cpp141 const std::string& nodeId, const std::vector<std::string>& events) in AddChildEvent()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle2/src/main/
H A Dconfig.json36 "events":[ array
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/
H A Dusage_event_report.cpp267 std::vector<std::shared_ptr<LoggerEvent>> events; in SavePluginStatsEvents() local
/ohos5.0/foundation/multimodalinput/input/util/socket/src/
H A Duds_session.cpp191 auto &events = iter->second; in DelEvents() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_common_test_ng.cpp202 auto events = actuator->clickEvents_; variable
242 auto events = actuator->clickEvents_; variable
H A Dswiper_arrow_test_ng.cpp785 auto events = focusHub->onKeyEventsInternal_; variable
859 auto events = actuator->touchEvents_; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_app_usage_db_helper.cpp396 std::vector<FoldAppUsageRawEvent> events; in QueryForegroundAppsInfo() local
437 …nfo FoldAppUsageDbHelper::CaculateForegroundAppUsage(const std::vector<FoldAppUsageRawEvent> &even… in CaculateForegroundAppUsage()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dpipeline_context_test_ng_new.cpp1179 std::vector<TouchEvent> events; variable
1196 std::vector<TouchEvent> events; variable
1219 std::vector<TouchEvent> events; variable
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/jsonFiles/
H A DTest_TransformGamePadJsonDataToInputData.json4 "events":[ array
36 "events":[ array
42 "events":[ array
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/
H A Dplatform_device_test.c222 uint32_t events; in PlatformDeviceTestReliability() local
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_thread.cpp259 struct epoll_event events[size]; in LoopingThreadEntry() local
/ohos5.0/foundation/communication/netstack/utils/http_over_curl/src/
H A Depoll_multi_driver.cpp66 epoll_event events[MAX_EPOLL_EVENTS]; in Step() local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/signal/unix/
H A Dregistry.rs83 events: Vec<Event>, field
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dio_event_reactor.cpp262 void IOEventReactor::HandleAll(const std::vector<std::pair<int, EventId>>& events) in HandleAll()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_stub.cpp440 std::vector<int32_t> events = {}; in EnableNotificationInner() local
459 std::vector<int32_t> events = {}; in DisableNotificationInner() local
479 std::vector<int32_t> events = {}; in GetItemAttributesInner() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dreactor_linux.c125 struct epoll_event events[MAXEPOLLEVENTS]; in ReactorStart() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_interface.h113 … virtual int32_t GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events) in GetDSchedEventInfo()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_impl.cpp113 std::vector<std::shared_ptr<AppEventPack>> events; in HiWriteEvent() local
/ohos5.0/base/startup/init/test/unittest/innerkits/
H A Dinnerkits_unittest.cpp342 uint32_t events = 0; variable

1...<<1112131415161718