Home
last modified time | relevance | path

Searched defs:downIface (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dsharing_manager_test.cpp146 std::string downIface = "down0"; variable
155 std::string downIface = "eth0"; variable
H A Dnetsys_native_service_test.cpp427 const std::string downIface = "testdownIface"; variable
505 std::string downIface = "dface"; variable
H A Dnetsys_native_service_stub_test.cpp387 int32_t GetNetworkSharingTraffic(const std::string &downIface, const std::string &upIface, in GetNetworkSharingTraffic()
1396 std::string downIface = "testDownIface"; variable
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_sub_statemachine_test.cpp172 std::string downIface; variable
187 std::string downIface; variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dsharing_manager.cpp378 int32_t SharingManager::GetNetworkSharingTraffic(const std::string &downIface, const std::string &u… in GetNetworkSharingTraffic()
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_sub_statemachine.cpp217 void NetworkShareSubStateMachine::GetDownIfaceName(std::string &downIface) in GetDownIfaceName()
H A Dnetworkshare_tracker.cpp648 std::string downIface; in GetSharedSubSMTraffic() local
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
H A Dnetshare_client_fuzzer.cpp422 std::string downIface = GetStringFromData(IFACE_LEN); in NetworkShareSubStateMachineFuzzTest() local
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp388 int32_t NetsysController::GetNetworkSharingTraffic(const std::string &downIface, const std::string … in GetNetworkSharingTraffic()
H A Dnetsys_controller_service_impl.cpp281 int32_t NetsysControllerServiceImpl::GetNetworkSharingTraffic(const std::string &downIface, const s… in GetNetworkSharingTraffic()
H A Dnetsys_native_client.cpp563 int32_t NetsysNativeClient::GetNetworkSharingTraffic(const std::string &downIface, const std::strin… in GetNetworkSharingTraffic()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp615 int32_t NetsysNativeService::GetNetworkSharingTraffic(const std::string &downIface, const std::stri… in GetNetworkSharingTraffic()
H A Dnetsys_native_service_stub.cpp1241 std::string downIface = data.ReadString(); in CmdGetNetworkSharingTraffic() local
/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/
H A Dnet_sys_client_fuzzer.cpp886 std::string downIface = NetSysGetString(STR_LEN); in GetNetworkSharingTrafficFuzzTest() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp1717 int32_t NetsysNativeServiceProxy::GetNetworkSharingTraffic(const std::string &downIface, const std:… in GetNetworkSharingTraffic()