Home
last modified time | relevance | path

Searched refs:Connector (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dconnector.cpp21 bool Connector::AttachTo(const META_NS::IAttach::Ptr& target, const META_NS::IObject::Ptr& dataCont… in META_BEGIN_NAMESPACE()
46 bool Connector::DetachFrom(const META_NS::IAttach::Ptr& target) in DetachFrom()
62 bool Connector::Connect(const IObject::Ptr& source, const BASE_NS::string& event, const BASE_NS::st… in Connect()
70 IObject::Ptr Connector::GetSource() const in GetSource()
74 BASE_NS::string Connector::GetEventName() const in GetEventName()
78 BASE_NS::string Connector::GetFunctionName() const in GetFunctionName()
83 ReturnError Connector::Export(IExportContext& c) const in Export()
88 ReturnError Connector::Import(IImportContext& c) in Import()
H A Dconnector.h26 class Connector : public META_NS::AttachmentFwd<Connector, ClassId::Connector, IConnector, ISeriali… in META_BEGIN_NAMESPACE()
H A Dregister_default_objs.cpp71 Connector::OBJECT_INFO, JsonContentLoader::OBJECT_INFO, EngineValueManager::OBJECT_INFO,
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/
H A Dconnector.rs22 pub trait Connector { trait
59 use crate::sync_impl::Connector;
61 impl Connector for super::HttpConnector {
83 use crate::sync_impl::{Connector, MixStream};
86 impl Connector for super::HttpConnector {
H A Dpool.rs22 use crate::sync_impl::Connector;
31 impl<C: Connector> ConnPool<C, C::Stream> {
H A Dclient.rs16 use super::{Body, Connector, HttpBody, HttpConnector, Request, Response};
48 pub struct Client<C: Connector> {
86 impl<C: Connector> Client<C> {
H A Dmod.rs36 pub use connector::Connector;
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
H A Dpool.rs22 use crate::async_impl::Connector;
37 impl<C: Connector> ConnPool<C, C::Stream> {
95 C: Connector<Stream = S>, in conn()
116 C: Connector<Stream = S>, in conn_h1()
133 C: Connector<Stream = S>, in conn_h2()
169 C: Connector<Stream = S>, in conn_negotiate()
H A Dmod.rs45 pub use connector::{Connector, HttpConnector};
H A Dclient.rs20 use super::{conn, Connector, HttpConnector, Request, Response};
72 pub struct Client<C: Connector> {
126 impl<C: Connector> Client<C> {
177 impl<C: Connector> Client<C> {
/ohos5.0/docs/zh-cn/device-dev/quick-start/
H A Dquickstart-appendix-rk3568.md29 | PCIe | 1×2Lanes&nbsp;PCIe3.0&nbsp;Connector&nbsp;(RC&nbsp;Mode) |
30 | SATA | 1×SATA3.0&nbsp;Connector |
/ohos5.0/commonlibrary/rust/ylong_http/
H A DREADME_zh.md45 - `Connector`:负责创建连接对象。Connector 也是一个 trait,用户可以使用它来定义创建连接时的行为。
H A DREADME.md49 - `Connector`: Responsible for creating connection objects. Connector is also a trait that users ca…
/ohos5.0/docs/en/device-dev/quick-start/
H A Dquickstart-appendix-rk3568.md29 | PCIe | 1 x 2-lane PCIe 3.0 Connector (RC mode)|
30 | SATA | 1 x SATA 3.0 Connector |
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/connector/
H A Dmod.rs33 pub trait Connector { trait
133 use super::{eyeballs_connect, Connector, HttpConnector};
139 impl Connector for HttpConnector {
186 use super::{eyeballs_connect, Connector, HttpConnector};
195 impl Connector for HttpConnector {
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-tel-overview.md17 - hdc_std:OpenHarmony设备连接器(OpenHarmony Device Connector)。是OpenHarmony为开发人员提供的用于设备连接调试的命令行工具。
H A Dsubsys-toolchain-hdc-guide.md4 hdc(OpenHarmony Device Connector)是 OpenHarmony 为开发人员提供的用于调试的命令行工具,通过该工具可以在Windows/Linux/MacOS等系统上与开…
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dconnector.h41 auto connector = META_NS::GetObjectRegistry().Create<IConnector>(META_NS::ClassId::Connector); in META_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dbuiltin_objects.h88 META_REGISTER_CLASS(Connector, "5b643aaa-c6f2-4839-b145-3afcb04d4125", ObjectCategoryBits::NO_CATEG…
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-tel-overview.md16 - hdc\_std: OpenHarmony Device Connector, a command line tool provided by OpenHarmony for develop…
H A Dsubsys-toolchain-hdc-guide.md4 OpenHarmony Device Connector (hdc) is a command-line tool used for debugging. You can use it on a W…
/ohos5.0/docs/zh-cn/application-dev/device/driver/
H A Dexternaldevice-guidelines.md23 HDC(HarmonyOS Device Connector)是为开发人员提供的用于调试的命令行工具,通过该工具可以在Windows/Linux/Mac系统上与真实设备或者模拟器进行交互,详细参考[…
/ohos5.0/docs/en/application-dev/reference/apis-mdm-kit/
H A Djs-apis-enterprise-restrictions.md34 … is available only for 2-in-1 devices.<br>- **hdc**: OpenHarmony Device Connector (hdc).<br>- **mi…
80 … is available only for 2-in-1 devices.<br>- **hdc**: OpenHarmony Device Connector (hdc).<br>- **mi…
/ohos5.0/docs/en/application-dev/device/driver/
H A Dexternaldevice-guidelines.md23 HarmonyOS Device Connector (HDC) is a command-line tool for debugging. It can be used to interact w…
/ohos5.0/docs/en/application-dev/dfx/
H A Dhilog.md9 - The environment for OpenHarmony Device Connector (hdc) has been set up. For details, see [Environ…

12