Searched defs:repr (Results 1 – 3 of 3) sorted by relevance
35 char repr[INET6_ADDRSTRLEN] = "\0"; in toString() local61 bool IPAddress::forString(const std::string& repr, IPAddress* ip) { in forString()129 bool IPPrefix::forString(const std::string& repr, IPPrefix* prefix) { in forString()
128 static IPAddress forString(const std::string& repr) { in forString()200 static IPPrefix forString(const std::string& repr) { in forString()257 static IPSockAddr toIPSockAddr(const std::string& repr, in_port_t port) { in toIPSockAddr()
126 std::string repr = bluetooth::os::should_log_be_redacted() in format() local