Searched refs:ToStringAddr (Results 1 – 3 of 3) sorted by relevance
51 std::string ToStringAddr(const std::string &tab) const;
244 str.append(ToStringAddr(tab)); in ToString()271 std::string NetLinkInfo::ToStringAddr(const std::string &tab) const in ToStringAddr() function in OHOS::NetManagerStandard::NetLinkInfo
137 std::string str = netLinkInfo->ToStringAddr("testAddrTab");