Home
last modified time | relevance | path

Searched defs:events (Results 301 – 325 of 427) sorted by relevance

1...<<1112131415161718

/ohos5.0/base/sensors/miscdevice/interfaces/inner_api/vibrator/
H A Dvibrator_agent_type.h183 VibratorEvent *events = nullptr; member
/ohos5.0/base/sensors/sensor/services/src/
H A Dsensor_data_processer.cpp211 … sptr<SensorBasicDataChannel> channel, std::vector<SensorData> events) in SendRawData()
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/als/
H A Dsensor_als_driver.c329 static int32_t ReadAlsData(struct SensorReportEvent *events) in ReadAlsData()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler.cpp182 … int32_t fileDescriptor, uint32_t events, const std::shared_ptr<FileDescriptorListener> &listener) in AddFileDescriptorListener()
/ohos5.0/drivers/peripheral/sensor/hal/src/
H A Dsensor_controller.c396 struct SensorEvents *events = NULL; in GetSensorEvent() local
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H A Devents_monitor.cpp50 …d EventsMonitor::RegisterEventsListener(const int32_t userId, const std::vector<EventType>& events, in RegisterEventsListener()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddistributed_camera_source_service.cpp250 std::string& events) in DCameraNotify()
/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/src/
H A Doh_commonevent.cpp28 CommonEvent_SubscribeInfo* OH_CommonEvent_CreateSubscribeInfo(const char* events[], int32_t eventsN… in OH_CommonEvent_CreateSubscribeInfo()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dafd.rs261 pub events: u32, field
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_app.c373 uint32_t events = EPOLLIN | EPOLLERR; in CoapServerInit() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_reliability.c283 static int32_t LaneDetectOnDataEvent(ListenerModule module, int32_t events, int32_t fd) in LaneDetectOnDataEvent()
/ohos5.0/drivers/peripheral/vibrator/interfaces/include/
H A Dvibrator_type.h251 struct HapticEvent events[]; member
/ohos5.0/drivers/peripheral/vibrator/interfaces/v1_1/
H A Divibrator_type_vdi.h109 std::vector<HapticEventVdi> events; member
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/jsonFiles/
H A DTest_TransformTouchScreenJsonDataToInputData.json4 "events":[ array
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/src/
H A Ddevice_manager_test.cpp264 int32_t ContextService::EpollWait(int32_t maxevents, int32_t timeout, struct epoll_event &events) in EpollWait()
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_ability.cpp1314 ErrCode EnterpriseDeviceMgrAbility::HandleApplicationEvent(const std::vector<uint32_t> &events, boo… in HandleApplicationEvent()
1331 const std::vector<uint32_t> &events) in SubscribeManagedEvent()
1342 const std::vector<uint32_t> &events) in UnsubscribeManagedEvent()
1352 const std::vector<uint32_t> &events) in VerifyManagedEvent()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_proxy.cpp725 const std::vector<int32_t> &events, int32_t interval) in EnableNotification()
760 const std::vector<int32_t> &events) in DisableNotification()
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
H A Dexport_json_file_writer.cpp162 const std::vector<std::pair<std::string, std::string>>& events) in CreateEventsJsonArray()
/ohos5.0/base/sensors/miscdevice/utils/common/include/
H A Dvibrator_infos.h92 std::vector<VibrateEvent> events; member
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_native_test.cpp70 static void OnTake(const char* const *events, uint32_t eventLen) in OnTake()
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwm_occlusion_region.cpp220 std::vector<Event> events; in RegionOpLocal() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp179 int32_t DCameraSourceController::DCameraNotify(std::shared_ptr<DCameraEvent>& events) in DCameraNotify()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_controller_test.cpp357 std::shared_ptr<DCameraEvent> events = std::make_shared<DCameraEvent>(); variable
/ohos5.0/base/startup/init/interfaces/innerkits/include/
H A Dloop_event.h181 uint32_t events; member
/ohos5.0/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event_proxy.cpp493 int32_t CommonEventProxy::SetStaticSubscriberState(const std::vector<std::string> &events, bool ena… in SetStaticSubscriberState()

1...<<1112131415161718