Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Dwearable_distributed_net_manager.h85 std::string GetUdpoutput();
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dwearable_distributed_net_manager.cpp54 std::string WearableDistributedNet::GetUdpoutput() in GetUdpoutput() function in OHOS::nmd::WearableDistributedNet
331 return RunCommandResult(GetUdpoutput()); in EstablishUdpIpRules()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/wearable_distributed_net_manager_test/
H A Dwearable_distributed_net_manager_test.cpp80 HWTEST_F(WearableDistributedNetManagerTest, GetUdpoutput, TestSize.Level1) in HWTEST_F()
85 std::string actualOutput = net.GetUdpoutput(); in HWTEST_F()

Completed in 2 milliseconds