Searched refs:MyIpAddress (Results 1 – 4 of 4) sorted by relevance
25 virtual bool MyIpAddress(std::string* first_ip_address) = 0;
28 virtual bool MyIpAddress(std::string* first_ip_address) { in MyIpAddress() function in net::DefaultJSBindings
588 success = context->js_bindings_->MyIpAddress(&result); in MyIpAddressCallback()
27 virtual bool MyIpAddress(std::string* ip_address) { in MyIpAddress() function in net::__anonf93812bd0111::MockJSBindings