Home
last modified time | relevance | path

Searched refs:isBound (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
H A Dsocket_state_base.cpp21 void SocketStateBase::SetIsBound(bool isBound) in SetIsBound() argument
23 isBound_ = isBound; in SetIsBound()
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/options/include/
H A Dsocket_state_base.h26 void SetIsBound(bool isBound);
/ohos5.0/foundation/communication/netstack/interfaces/kits/js/
H A D@ohos.net.socket.d.ts297 isBound: boolean;
/ohos5.0/foundation/communication/netstack/
H A DREADME_zh.md272 | isBound | boolean | 是 | 是否绑定。 |
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-network.md66 | ohos.net.socket | SocketStateBase | isBound: boolean; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-network.md66 | ohos.net.socket | SocketStateBase | isBound: boolean; | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-communication.md573 |type有变化|类名:SocketStateBase;<br>方法or属性:isBound: boolean;<br>旧版本信息:|类名:SocketStateBase;<br>方法or属性:is…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-communication.md1632 |type有变化|类名:SocketStateBase;<br>方法or属性:isBound: boolean;<br>旧版本信息:|类名:SocketStateBase;<br>方法or属性:is…
1784 |跨平台能力有变化|类名:SocketStateBase;<br>方法or属性:isBound: boolean;<br>旧版本信息:|类名:SocketStateBase;<br>方法or属性:i…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-communication.md573 … or attribute name: isBound: boolean;<br>Old version information: |Class name: SocketStateBase;<br…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-communication.md1632 … or attribute name: isBound: boolean;<br>Old version information: |Class name: SocketStateBase;<br…
1784 … or attribute name: isBound: boolean;<br>Old version information: |Class name: SocketStateBase;<br…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/
H A Djs-apis-socket.md839 | isBound | boolean | 是 | 是否绑定。 |
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/
H A Djs-apis-socket.md839 | isBound | boolean | Yes | Whether the connection is in the bound state.|