Home
last modified time | relevance | path

Searched refs:EnableDistributedServerNetAsync (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_test.cpp1535 int32_t ret = NetConnService::GetInstance()->EnableDistributedServerNetAsync(iif, devIface, virnicAddr); in HWTEST_F()
1538 ret = NetConnService::GetInstance()->EnableDistributedServerNetAsync(iif, devIface, virnicAddr); in HWTEST_F()
1542 ret = NetConnService::GetInstance()->EnableDistributedServerNetAsync(iif, devIface, virnicAddr); in HWTEST_F()
1545 ret = NetConnService::GetInstance()->EnableDistributedServerNetAsync(iif, devIface, virnicAddr); in HWTEST_F()
/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h492 int32_t EnableDistributedServerNetAsync(const std::string &iif, const std::string &devIface,
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp2930 result = this->EnableDistributedServerNetAsync(iif, devIface, dstAddr); in EnableDistributedServerNet()
2936 int32_t NetConnService::EnableDistributedServerNetAsync(const std::string &iif, const std::string &devIface, in EnableDistributedServerNetAsync() function in OHOS::NetManagerStandard::NetConnService

Completed in 10 milliseconds