HomeSort by relevance Sort by last modified time
    Searched defs:MyIpAddressEx (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/proxy/
proxy_resolver_js_bindings.cc 112 // Handler for "myIpAddressEx()". Returns empty string on failure.
113 virtual std::string MyIpAddressEx() {
proxy_resolver_v8_unittest.cc 36 virtual std::string MyIpAddressEx() {
409 // MyIpAddressEx was called once.
489 // Test the return values from myIpAddress(), myIpAddressEx(), dnsResolve(),

Completed in 66 milliseconds