Home
last modified time | relevance | path

Searched refs:NET_CONN_ERR_INPUT_NULL_PTR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dnet_conn_constants.h46 NET_CONN_ERR_INPUT_NULL_PTR = -2, enumerator
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/net_proxy_adapter_test/
H A Dnet_proxy_adapter_test.cpp216 .WillRepeatedly(::testing::Return(NetManagerStandard::NET_CONN_ERR_INPUT_NULL_PTR));
228 .WillRepeatedly(::testing::Return(NetManagerStandard::NET_CONN_ERR_INPUT_NULL_PTR));
/ohos5.0/base/time/time_service/services/time/src/
H A Dntp_update_time.cpp107 return NET_CONN_ERR_INPUT_NULL_PTR; in MonitorNetwork()
112 return NET_CONN_ERR_INPUT_NULL_PTR; in MonitorNetwork()