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 24 // Handler for "myIpAddress()".
27 virtual bool MyIpAddress(std::string* first_ip_address) {
  /external/chromium-libpac/test/
proxy_resolver_v8_unittest.cc 26 virtual bool MyIpAddress(std::string* ip_address) {
425 // MyIpAddress was called two times.
437 // Test calling a binding (myIpAddress()) from the script's global scope.
447 // myIpAddress() got called during initialization of the script.
503 // Test the return values from myIpAddress(), myIpAddressEx(), dnsResolve(),

Completed in 31 milliseconds