Home
last modified time | relevance | path

Searched defs:events (Results 401 – 425 of 427) sorted by relevance

1...<<1112131415161718

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp167 const std::vector<uint8_t> &events, int result) in OnGetCapabilities()
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_engine.cpp510 struct kevent events[1]; in UVThreadRunner() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_testtwo_ng.cpp726 auto events = touchEventActuator->touchEvents_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_connection.cpp324 … AvrcCtConnectManager::DisableExcludeEvents(const RawAddress &rawAddr, std::vector<uint8_t> events) in DisableExcludeEvents()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp1078 bool RSUifirstManager::EventsCanSkipFirstWait(std::vector<EventInfo>& events) in EventsCanSkipFirstWait()
/ohos5.0/base/startup/init/services/init/
H A Dinit_service_manager.c1022 static void ProcessConsoleEvent(const WatcherHandle handler, int fd, uint32_t *events, const void *… in ProcessConsoleEvent()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_impl.cpp1224 std::tuple<int32_t, sptr<WatcherImpl>> FileFsImpl::CreateWatcher(std::string path, uint32_t events, in CreateWatcher()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.cpp968 struct SpungeEpollEvent events[MAX_EPOLL_NUM]; in EpollTimeout() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp1393 JSValue events = JSObject::Get(options_, type); in BindEvents() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h251 FILLP_UINT32 events; /* Indicates Epoll events. */ member
/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_napi_threadsafe.cpp576 …uint32_t events = OHOS::AppExecFwk::FILE_DESCRIPTOR_INPUT_EVENT | OHOS::AppExecFwk::FILE_DESCRIPTO… in AttachEventHandler() local
/ohos5.0/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.GetAddres… in GetCapabilities() local
1180 std::vector<uint8_t> events; in GetCapabilities() local
H A Davrcp_tg_vendor.cpp292 AvrcTgGcPacket::AvrcTgGcPacket(uint8_t crCode, const std::vector<uint8_t> &events, uint8_t label) :… in AvrcTgGcPacket()
H A Davrcp_tg_profile.cpp601 const RawAddress &rawAddr, const std::vector<uint8_t> &events, uint8_t label, int result) in SendGetCapabilitiesRsp()
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/
H A Dpackage-lock.json392 "events": { object
909 "events": "^3.2.0", string
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_module/src/
H A Dsocket_module.cpp1009 …std::initializer_list<std::string> events = {EVENT_MESSAGE, EVENT_CONNECT, EVENT_ERROR, EVENT_CLOS… in On() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/radio/
H A Dradio_test_ng.cpp1376 auto events = touchEventActuator->touchEvents_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp1108 static const std::vector<int> events { in RegisterNotification() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp163 void DOMNode::AddEvent(int32_t pageId, const std::vector<std::string>& events) in AddEvent()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp310 std::vector<std::string> events; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp2235 int32_t events = 0; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1347 auto events = plugin->GetTopEvents(1, user); in GetValidDistributeEvent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp1618 …ation::AddEvent(int32_t pageId, const std::string& eventId, const std::vector<std::string>& events) in AddEvent()
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp300 const std::vector<std::string> events = { in SubscribeCommonEvent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp518 std::vector<std::string> events; in AddDomEvent() local

1...<<1112131415161718