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

  /external/chromium/chrome/browser/chromeos/cros/
network_library.h 439 const std::string& server_hostname() const { return server_hostname_; } function in class:chromeos::VirtualNetwork
468 void set_server_hostname(const std::string& server_hostname) {
469 server_hostname_ = server_hostname;
    [all...]
network_library.cc 4327 std::string server_hostname; member in struct:chromeos::NetworkLibraryImpl::ConnectData
    [all...]

Completed in 30 milliseconds