/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | sharing_manager_test.cpp | 147 std::string upIface = "up0"; in HWTEST_F() local 156 std::string upIface = "wlan0"; in HWTEST_F() local
|
H A D | netsys_native_service_stub_test.cpp | 1425 std::string upIface = "testUpIface "; in HWTEST_F() local
|
H A D | netsys_native_service_test.cpp | 428 const std::string upIface = "testupIface"; in HWTEST_F() local 506 std::string upIface = "uface"; in HWTEST_F() local
|
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
H A D | networkshare_sub_statemachine_test.cpp | 323 std::string upIface; in HWTEST_F() local
|
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
H A D | sharing_manager.cpp | 378 int32_t SharingManager::GetNetworkSharingTraffic(const std::string &downIface, const std::string &upIface, in GetNetworkSharingTraffic() argument
|
/foundation/communication/netmanager_ext/services/networksharemanager/src/ |
H A D | networkshare_tracker.cpp | 651 std::string upIface; in GetSharedSubSMTraffic() local
|
H A D | networkshare_sub_statemachine.cpp | 224 void NetworkShareSubStateMachine::GetUpIfaceName(std::string &upIface) in GetUpIfaceName() argument
|
/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/ |
H A D | netshare_client_fuzzer.cpp | 424 std::string upIface = GetStringFromData(IFACE_LEN); in NetworkShareSubStateMachineFuzzTest() local
|
/foundation/communication/netmanager_base/services/netsyscontroller/src/ |
H A D | netsys_controller.cpp | 478 int32_t NetsysController::GetNetworkSharingTraffic(const std::string &downIface, const std::string &upIface, in GetNetworkSharingTraffic() argument
|
H A D | netsys_controller_service_impl.cpp | 300 int32_t NetsysControllerServiceImpl::GetNetworkSharingTraffic(const std::string &downIface, const std::string &upIface, in GetNetworkSharingTraffic() argument
|
H A D | netsys_native_client.cpp | 594 int32_t NetsysNativeClient::GetNetworkSharingTraffic(const std::string &downIface, const std::string &upIface, in GetNetworkSharingTraffic() argument
|
/foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/ |
H A D | net_sys_client_fuzzer.cpp | 887 std::string upIface = NetSysGetString(STR_LEN); in GetNetworkSharingTrafficFuzzTest() local
|
/foundation/communication/netmanager_base/services/netmanagernative/src/ |
H A D | netsys_native_service.cpp | 649 int32_t NetsysNativeService::GetNetworkSharingTraffic(const std::string &downIface, const std::string &upIface, in GetNetworkSharingTraffic() argument
|
H A D | netsys_native_service_stub.cpp | 1334 std::string upIface = data.ReadString(); in CmdGetNetworkSharingTraffic() local
|
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
H A D | netsys_native_service_proxy.cpp | 1811 int32_t NetsysNativeServiceProxy::GetNetworkSharingTraffic(const std::string &downIface, const std::string &upIface, in GetNetworkSharingTraffic() argument
|