Searched defs:DeleteNetConnection (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/netmanager_base/frameworks/js/napi/connection/options/src/ | ||
H A D | netconnection.cpp | 42 void NetConnection::DeleteNetConnection(NetConnection *netConnection) in DeleteNetConnection() function in OHOS::NetManagerStandard::NetConnection |
/foundation/communication/netmanager_base/frameworks/cj/connection/src/ | ||
H A D | net_connection_impl.cpp | 129 void NetConnectionImpl::DeleteNetConnection(NetConnectionImpl *netConnection) in DeleteNetConnection() function in OHOS::NetManagerStandard::NetConnectionImpl |
/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/ | ||
H A D | connection_module.cpp | 134 NetConnection::MakeNetConnection(manager), NetConnection::DeleteNetConnection); in ParseNetConnectionParams() member in OHOS::NetManagerStandard::NetConnection |
Completed in 2 milliseconds