Searched defs:DescribeAsString (Results 1 – 5 of 5) sorted by relevance
53 PP_Var NetAddressResource::DescribeAsString(PP_Bool include_port) { in DescribeAsString() function in ppapi::proxy::NetAddressResource
69 Var NetAddress::DescribeAsString(bool include_port) const { in DescribeAsString() function in pp::NetAddress
55 struct PP_Var DescribeAsString(PP_Resource addr, PP_Bool include_port) { in DescribeAsString() function
160 struct PP_Var (*DescribeAsString)(PP_Resource addr, PP_Bool include_port); member
110 PP_Var FakeNetAddressInterface::DescribeAsString(PP_Resource, PP_Bool) { in DescribeAsString() function in FakeNetAddressInterface