Home
last modified time | relevance | path

Searched refs:hasGateway (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/
H A D_net_conn___route.md23 | [hasGateway](#hasgateway) | 是否存在网关。 |
52 ### hasGateway subsection
55 int32_t NetConn_Route::hasGateway
H A Djs-apis-net-vpnExtension.md494 hasGateway: true,
H A Djs-apis-net-connection.md2717 | hasGateway | boolean | 是 |是否有网关。 |
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/
H A D_net_conn___route.md23 | [hasGateway](#hasgateway) | Whether a gateway exists.|
52 ### hasGateway subsection
55 int32_t NetConn_Route::hasGateway
H A Djs-apis-net-vpnExtension.md494 hasGateway: true,
H A Djs-apis-net-connection.md2717 | hasGateway | boolean | Yes|Whether a gateway is present. |
/ohos5.0/foundation/communication/netmanager_base/frameworks/cj/connection/include/
H A Dcommon.h60 bool hasGateway; member
/ohos5.0/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/include/
H A Dnet_connection_type.h169 int32_t hasGateway; member
/ohos5.0/foundation/communication/netmanager_base/interfaces/kits/js/
H A D@ohos.net.connection.d.ts1237 hasGateway: boolean;
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp335 cJSON *hasGateway = cJSON_GetObjectItem(mem, "hasGateway"); in ConvertRouteToConfig() local
336 if (hasGateway != nullptr && cJSON_IsBool(hasGateway)) { in ConvertRouteToConfig()
337 tmp.hasGateway_ = cJSON_IsTrue(hasGateway) ? true : false; in ConvertRouteToConfig()
/ohos5.0/foundation/communication/netmanager_base/frameworks/cj/connection/src/
H A Dnet_connection_callback.cpp163 .hasGateway = it->hasGateway_, in SetConnectionProp()
H A Dnet_connection_ffi.cpp246 .hasGateway = it->hasGateway_, in SetRoute()
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnative_net_conn_test.cpp149 std::cout << "hasGateway: " << route.hasGateway << std::endl; in LogRoute()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-network.md143 | ohos.net.connection | RouteInfo | hasGateway: boolean; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-network.md143 | ohos.net.connection | RouteInfo | hasGateway: boolean; | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-communication.md524 |type有变化|类名:RouteInfo;<br>方法or属性:hasGateway: boolean;<br>旧版本信息:|类名:RouteInfo;<br>方法or属性:hasGateway:…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-communication.md524 … or attribute name: hasGateway: boolean;<br>Old version information: |Class name: RouteInfo;<br>Me…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-communication.md1595 |type有变化|类名:RouteInfo;<br>方法or属性:hasGateway: boolean;<br>旧版本信息:|类名:RouteInfo;<br>方法or属性:hasGateway:…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-communication.md1595 … or attribute name: hasGateway: boolean;<br>Old version information: |Class name: RouteInfo;<br>Me…