Home
last modified time | relevance | path

Searched refs:NET_DETECTION_RESULT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_detection_callback_proxy.cpp51 …t32_t retCode = remote->SendRequest(static_cast<uint32_t>(DetectionCallback::NET_DETECTION_RESULT), in OnNetDetectionResultChanged()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_detection_callback_stub.cpp23 memberFuncMap_[static_cast<uint32_t>(DetectionCallback::NET_DETECTION_RESULT)] = in NetDetectionCallbackStub()
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/proxy/
H A Dconn_ipc_interface_code.h110 NET_DETECTION_RESULT = 0, enumerator
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_detection_callback_stub_test.cpp88 …_t ret = instance_->OnRemoteRequest(static_cast<uint32_t>(DetectionCallback::NET_DETECTION_RESULT),