Home
last modified time | relevance | path

Searched refs:events (Results 301 - 325 of 354) sorted by relevance

1...<<1112131415

/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
813 ret = ClientTdcOnDataEvent(DIRECT_CHANNEL_SERVER_WIFI, events, fd); in HWTEST_F()
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtlssocket_exec.cpp99 std::string events[] = {EVENT_MESSAGE, EVENT_ERROR, EVENT_CONNECT, EVENT_CLOSE}; in ExecInit() local
100 for (auto event : events) { in ExecInit()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp135 int32_t DCameraSinkController::DCameraNotify(std::shared_ptr<DCameraEvent>& events) in DCameraNotify() argument
145 eventCmd.value_ = events; in DCameraNotify()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy.cpp530 fds[0].events = 0; in GetNotifyEvent()
531 fds[1].events = POLLIN; in GetNotifyEvent()
H A Dfile_fs_impl.cpp1224 std::tuple<int32_t, sptr<WatcherImpl>> FileFsImpl::CreateWatcher(std::string path, uint32_t events, in CreateWatcher() argument
1228 if (!FileWatcherManager::GetInstance().CheckEventValid(events)) { in CreateWatcher()
1231 infoArg->events = events; in CreateWatcher()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp1162 static const std::vector<int> events { in RegisterNotification()
1169 for (auto event = events.begin(); event != events.end(); ++event) { in RegisterNotification()
1175 for (auto iter = events.begin(); iter != event; ++iter) { in RegisterNotification()
/foundation/arkui/ace_engine/test/unittest/core/pattern/radio/
H A Dradio_test_ng.cpp1392 auto events = touchEventActuator->touchEvents_; in HWTEST_F() local
1397 EXPECT_NE(events.size(), 0); in HWTEST_F()
1398 for (auto event : events) { in HWTEST_F()
1405 EXPECT_NE(events.size(), 0); in HWTEST_F()
1406 for (auto event : events) { in HWTEST_F()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.cpp1271 void AvrcCtProfile::EnableNotification(const RawAddress &rawAddr, const std::vector<uint8_t> &events, uint32_t interval) in EnableNotification() argument
1273 HILOGI("address: %{public}s, events.size: %{public}zu", GET_ENCRYPT_AVRCP_ADDR(rawAddr), events.size()); in EnableNotification()
1276 for (auto event : events) { in EnableNotification()
1284 void AvrcCtProfile::DisableNotification(const RawAddress &rawAddr, const std::vector<uint8_t> &events) in DisableNotification() argument
1289 for (auto event : events) { in DisableNotification()
H A Davrcp_ct_connection.cpp324 void AvrcCtConnectManager::DisableExcludeEvents(const RawAddress &rawAddr, std::vector<uint8_t> events) in DisableExcludeEvents() argument
334 for (auto event : events) { in DisableExcludeEvents()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp1178 std::vector<uint8_t> events = stub::MediaService::GetInstance()->GetCapabilities(rawAddr.GetAddress(), label); in GetCapabilities() local
1180 std::vector<uint8_t> events; in GetCapabilities() local
1181 events.push_back(AVRC_EVENT_ID_PLAYBACK_STATUS_CHANGED); in GetCapabilities()
1182 events.push_back(AVRC_EVENT_ID_TRACK_CHANGED); in GetCapabilities()
1193 profile_->SendGetCapabilitiesRsp(rawAddr, events, label, BT_SUCCESS); in GetCapabilities()
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.h51 virtual void AddEvent(int32_t pageId, const std::string& eventId, const std::vector<std::string>& events);
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.h89 void AddEvent(int32_t pageId, const std::vector<std::string>& events);
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Daction.h211 virtual void DispatchPointerEvent(const EventMatrix& events);
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h318 void ResponseNotification(uint16_t events) in ResponseNotification() argument
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dobject.h233 StaticObjectMeta().events.push_back(EventMetadata { name, intf, Type::UID, ctor, init }); in RegisterStaticEventMetadata()
/foundation/communication/dsoftbus/tests/core/connection/common/unittest/
H A Dsoftbus_conn_common_test.cpp86 int32_t DataEvent(ListenerModule module, int32_t events, int32_t fd) in DataEvent() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_network.cpp363 pfds[0].events = POLLIN; in PollEventThread_()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_uhid.cpp320 pfds[0].events = POLLIN; in PollEventThread_()
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h318 * @param[in] events Indicates the memory area pointed to the events, containing the events that will be
320 * @param[in] maxEvents Indicates the maximum number of events.
327 * If timeout value is 0, the FillP stack will wait in nonblocking mode. It will check for only current events
333 extern FILLP_INT DLL_API FtEpollWait(FILLP_INT epFd, struct SpungeEpollEvent *events,
H A Dfillptypes.h251 FILLP_UINT32 events; /* Indicates Epoll events. */ member
631 * @brief This callback is used to info APP when some events occur.
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp308 std::vector<std::string> events; member
1431 commonEvent.events, in from_json()
2337 commonEvent.events = info.events; in ToInnerBundleInfo()
/applications/standard/calendardata/calendarmanager/native/src/
H A Dnative_util.cpp800 int ResultSetToEvents(std::vector<Event> &events, DataShareResultSetPtr &resultSet, in GetUTCTime() argument
817 events.emplace_back(event); in GetUTCTime()
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_event_test_ng.cpp993 * @tc.steps: step1. call callback method in InitTouch and hadlemouse events with tabBarType_ second is true in HWTEST_F()
1002 auto events = actuator->touchEvents_; in HWTEST_F() local
1003 events.front()->callback_(info); in HWTEST_F()
/foundation/arkui/napi/test/unittest/
H A Dtest_napi_threadsafe.cpp572 uint32_t events = OHOS::AppExecFwk::FILE_DESCRIPTOR_INPUT_EVENT | OHOS::AppExecFwk::FILE_DESCRIPTOR_OUTPUT_EVENT; in AttachEventHandler() local
573 eventHandler_->AddFileDescriptorListener(fd, events, std::make_shared<UnitLoopHandler>(uvLoop), "uvLoopTask"); in AttachEventHandler()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp770 fds[0].events = 0; in GetNotifyEvent()
771 fds[1].events = POLLIN; in GetNotifyEvent()

Completed in 81 milliseconds

1...<<1112131415