Searched defs:socketsInfo (Results 1 – 12 of 12) sorted by relevance
143 …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()
422 bool NetDiagSocketsInfo::Unmarshalling(Parcel &parcel, NetDiagSocketsInfo &socketsInfo) in Unmarshalling()
2138 …erviceProxy::NetDiagGetSocketsInfo(NetDiagProtocolType socketType, NetDiagSocketsInfo &socketsInfo) in NetDiagGetSocketsInfo()
786 OHOS::NetsysNative::NetDiagSocketsInfo socketsInfo; variable913 OHOS::NetsysNative::NetDiagSocketsInfo socketsInfo = {}; variable
697 NetDiagSocketsInfo socketsInfo; variable727 NetDiagSocketsInfo socketsInfo; variable
621 OHOS::NetsysNative::NetDiagSocketsInfo socketsInfo; variable
443 …int32_t NetDiagGetSocketsInfo(NetDiagProtocolType socketType, NetDiagSocketsInfo &socketsInfo) ove… in NetDiagGetSocketsInfo()
1000 OHOS::NetsysNative::NetDiagSocketsInfo &socketsInfo) in NetDiagGetSocketsInfo()
720 … OHOS::NetsysNative::NetDiagSocketsInfo &socketsInfo) in NetDiagGetSocketsInfo()
1379 … OHOS::NetsysNative::NetDiagSocketsInfo &socketsInfo) in NetDiagGetSocketsInfo()
765 …tiveService::NetDiagGetSocketsInfo(NetDiagProtocolType socketType, NetDiagSocketsInfo &socketsInfo) in NetDiagGetSocketsInfo()
1438 NetDiagSocketsInfo socketsInfo; in CmdNetDiagGetSocketsInfo() local