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