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

  /external/chromium-libpac/src/
proxy_resolver_js_bindings.cc 25 // Handler for "myIpAddress()".
28 virtual bool MyIpAddress(std::string* first_ip_address) {
  /external/chromium-libpac/test/
proxy_resolver_v8_unittest.cc 27 virtual bool MyIpAddress(std::string* ip_address) {
426 // MyIpAddress was called two times.
438 // Test calling a binding (myIpAddress()) from the script's global scope.
448 // myIpAddress() got called during initialization of the script.
504 // Test the return values from myIpAddress(), myIpAddressEx(), dnsResolve(),

Completed in 2009 milliseconds