Home
last modified time | relevance | path

Searched defs:socketsInfo (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_diag_wrapper.cpp143 …2_t NetDiagWrapper::GetSocketsInfo(NetDiagProtocolType socketType, NetDiagSocketsInfo &socketsInfo) in GetSocketsInfo()
487 …tDiagWrapper::ExtractNetProtoSocketsInfo(const std::smatch &match, NetDiagSocketsInfo &socketsInfo) in ExtractNetProtoSocketsInfo()
518 …d NetDiagWrapper::ExtractUnixSocketsInfo(const std::smatch &match, NetDiagSocketsInfo &socketsInfo) in ExtractUnixSocketsInfo()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_net_diag_data.cpp422 bool NetDiagSocketsInfo::Unmarshalling(Parcel &parcel, NetDiagSocketsInfo &socketsInfo) in Unmarshalling()
H A Dnetsys_native_service_proxy.cpp2138 …erviceProxy::NetDiagGetSocketsInfo(NetDiagProtocolType socketType, NetDiagSocketsInfo &socketsInfo) in NetDiagGetSocketsInfo()
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_controller_test.cpp786 OHOS::NetsysNative::NetDiagSocketsInfo socketsInfo; variable
913 OHOS::NetsysNative::NetDiagSocketsInfo socketsInfo = {}; variable
H A Dnetsys_native_service_test.cpp697 NetDiagSocketsInfo socketsInfo; variable
727 NetDiagSocketsInfo socketsInfo; variable
H A Dnetsys_controller_service_impl_test.cpp621 OHOS::NetsysNative::NetDiagSocketsInfo socketsInfo; variable
H A Dnetsys_native_service_stub_test.cpp443 …int32_t NetDiagGetSocketsInfo(NetDiagProtocolType socketType, NetDiagSocketsInfo &socketsInfo) ove… in NetDiagGetSocketsInfo()
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp1000 OHOS::NetsysNative::NetDiagSocketsInfo &socketsInfo) in NetDiagGetSocketsInfo()
H A Dnetsys_controller_service_impl.cpp720OHOS::NetsysNative::NetDiagSocketsInfo &socketsInfo) in NetDiagGetSocketsInfo()
H A Dnetsys_native_client.cpp1379OHOS::NetsysNative::NetDiagSocketsInfo &socketsInfo) in NetDiagGetSocketsInfo()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp765 …tiveService::NetDiagGetSocketsInfo(NetDiagProtocolType socketType, NetDiagSocketsInfo &socketsInfo) in NetDiagGetSocketsInfo()
H A Dnetsys_native_service_stub.cpp1438 NetDiagSocketsInfo socketsInfo; in CmdNetDiagGetSocketsInfo() local