Home
last modified time | relevance | path

Searched defs:events (Results 101 - 125 of 173) sorted by relevance

1234567

/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() argument
/foundation/multimodalinput/input/util/socket/src/
H A Duds_session.cpp191 auto &events = iter->second; in DelEvents() local
[all...]
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Ddevice_status_collect_manager_test.cpp535 std::vector<OnDemandEvent> events; in HWTEST_F() local
584 std::vector<OnDemandEvent> events; in HWTEST_F() local
601 std::vector<OnDemandEvent> events; in HWTEST_F() local
676 std::vector<OnDemandEvent> events; HWTEST_F() local
693 std::vector<OnDemandEvent> events; HWTEST_F() local
825 std::vector<OnDemandEvent> events; HWTEST_F() local
[all...]
/foundation/window/window_manager/utils/src/
H A Dwm_occlusion_region.cpp220 std::vector<Event> events; in RegionOpLocal() local
[all...]
/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() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_listener.c341 static int32_t TdcOnDataEvent(ListenerModule module, int events, int fd) in TdcOnDataEvent() argument
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_module.cpp139 std::initializer_list<std::string_view> events = {EVENT_SHARE_STATE_CHANGE, EVENT_IFACE_SHARE_STATE_CHANGE, in On() local
146 std::initializer_list<std::string_view> events = {EVENT_SHARE_STATE_CHANGE, EVENT_IFACE_SHARE_STATE_CHANGE, in Off() local
/foundation/communication/netstack/utils/napi_utils/src/
H A Dmodule_template.cpp35 napi_value OnManagerWrapper(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, in OnManagerWrapper() argument
77 napi_value OnceManagerWrapper(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, in OnceManagerWrapper() argument
114 napi_value OffManagerWrapper(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events) in OffManagerWrapper() argument
165 OnSharedManager(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) OnSharedManager() argument
207 OnceSharedManager(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) OnceSharedManager() argument
244 OffSharedManager(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events) OffSharedManager() argument
295 On(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) On() argument
324 Once(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) Once() argument
352 Off(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events) Off() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_impl.cpp35 EventRequest(int type, EventImpl *event, EventsMask events) in EventRequest() argument
217 int EventLoopImpl::Modify(EventImpl *event, bool isAdd, EventsMask events) in Modify() argument
387 int EventLoopImpl::ModifyEventObject(EventImpl *event, bool isAdd, EventsMask events) in ModifyEventObject() argument
441 EventsMask events = request->GetEvents(); in ProcessRequest() local
[all...]
H A Devent_impl.cpp47 EventImpl::EventImpl(const EventFd &fd, EventsMask events, EventTime timeout) in EventImpl() argument
101 int EventImpl::AddEvents(EventsMask events) in AddEvents() argument
132 RemoveEvents(EventsMask events) RemoveEvents() argument
293 SetEvents(bool isAdd, EventsMask events) SetEvents() argument
302 SetRevents(EventsMask events) SetRevents() argument
[all...]
/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>(); in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp205 int32_t DCameraSourceController::DCameraNotify(std::shared_ptr<DCameraEvent>& events) in DCameraNotify() argument
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddistributed_camera_source_service.cpp249 DCameraNotify(const std::string& devId, const std::string& dhId, std::string& events) DCameraNotify() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Depoll_app.c272 EpGetEventsAndSignal( struct EventPoll *ep, struct SpungeEpollEvent *events, FILLP_INT maxEvents, FILLP_SLONG timeout) EpGetEventsAndSignal() argument
325 EpPoll( struct FtSocket *sock, struct SpungeEpollEvent *events, FILLP_INT maxEvents, FILLP_SLONG timeout) EpPoll() argument
794 SpungeEpollWait(FILLP_INT epFd, struct SpungeEpollEvent *events, FILLP_INT maxEvents, FILLP_INT timeout) SpungeEpollWait() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp237 void GetMouseEventAction(int32_t action, MouseEvent& events, bool isScenceBoardWindow) in GetMouseEventAction() argument
284 GetMouseEventButton(int32_t button, MouseEvent& events) GetMouseEventButton() argument
308 ConvertMouseEvent( const std::shared_ptr<MMI::PointerEvent>& pointerEvent, MouseEvent& events, bool isScenceBoardWindow) ConvertMouseEvent() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.h49 void ParseEvents(const std::unique_ptr<JsonValue>& rootJson, std::vector<std::string>& events, in ParseEvents() argument
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Daction.cpp73 void PointerAction::DispatchPointerEvent(const EventMatrix& events) in DispatchPointerEvent() argument
227 std::vector<PointerEventAction> events; in Decompose() local
296 std::vector<PointerEventAction> events; Decompose() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_testtwo_ng.cpp734 auto events = touchEventActuator->touchEvents_; in HWTEST_F() local
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_ct.h69 explicit Capabilities(std::vector<uint8_t> events) : events_(events) in Capabilities() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp166 OnGetCapabilities(const RawAddress &rawAddr, const std::vector<uint32_t> &companies, const std::vector<uint8_t> &events, int result) OnGetCapabilities() argument
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
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler.cpp181 AddFileDescriptorListener( int32_t fileDescriptor, uint32_t events, const std::shared_ptr<FileDescriptorListener> &listener) AddFileDescriptorListener() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uifirst_manager_test.cpp1321 std::vector<RSUifirstManager::EventInfo> events; in HWTEST_F() local
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_status_collect_manager.cpp397 int32_t DeviceStatusCollectManager::AddCollectEvents(const std::vector<OnDemandEvent>& events) in AddCollectEvents() argument
443 int32_t DeviceStatusCollectManager::RemoveUnusedEventsLocked(const std::vector<OnDemandEvent>& events) in RemoveUnusedEventsLocked() argument
420 GetOnDemandEvents(int32_t systemAbilityId, OnDemandPolicyType type, std::vector<OnDemandEvent>& events) GetOnDemandEvents() argument
499 PersistOnDemandEvent(int32_t systemAbilityId, OnDemandPolicyType type, const std::vector<OnDemandEvent>& events) PersistOnDemandEvent() argument
559 UpdateOnDemandEvents(int32_t systemAbilityId, OnDemandPolicyType type, const std::vector<OnDemandEvent>& events) UpdateOnDemandEvents() argument
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_tcp_direct_test.cpp799 int32_t events = SOFTBUS_SOCKET_IN; in HWTEST_F() local

Completed in 25 milliseconds

1234567