Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Dwearable_distributed_net_manager.h83 std::string GetOutputAddTcp();
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dwearable_distributed_net_manager.cpp44 std::string WearableDistributedNet::GetOutputAddTcp() in GetOutputAddTcp() function in OHOS::nmd::WearableDistributedNet
317 return RunCommandResult(GetOutputAddTcp()); in EstablishTcpIpRules()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/wearable_distributed_net_manager_test/
H A Dwearable_distributed_net_manager_test.cpp71 HWTEST_F(WearableDistributedNetManagerTest, GetOutputAddTcp, TestSize.Level1) in HWTEST_F()
76 std::string actualOutput = net.GetOutputAddTcp(); in HWTEST_F()

Completed in 3 milliseconds