Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/include/
H A Dnet_connection_adapter.h35 int32_t Conv2NetHandleList(const std::list<sptr<NetHandle>> &netHandleObjList, NetConn_NetHandleLis…
/ohos5.0/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/src/
H A Dnet_connection.cpp107 int32_t retConv = Conv2NetHandleList(netHandleObjList, netHandleList); in OH_NetConn_GetAllNets()
H A Dnet_connection_adapter.cpp94 int32_t Conv2NetHandleList(const std::list<sptr<NetHandle>> &netHandleObjList, NetConn_NetHandleLis… in Conv2NetHandleList() function