HomeSort by relevance Sort by last modified time
    Searched refs:set_host (Results 1 - 9 of 9) sorted by null

  /external/webrtc/webrtc/base/
httprequest.h 46 void set_host(const std::string& host) { host_ = host; } function in class:rtc::HttpRequest
httpcommon_unittest.cc 58 url.set_host(TEST_HOST);
httpcommon.h 244 void set_host(const string& val) { host_ = val; } function in class:rtc::Url
  /external/webrtc/webrtc/libjingle/xmpp/
xmppclientsettings.h 28 void set_host(const std::string& host) { host_ = host; } function in class:buzz::XmppUserSettings
  /frameworks/base/cmds/incident_helper/tests/
CpuInfoParser_test.cpp 85 usage->set_host(0);
  /external/grpc-grpc/test/cpp/end2end/
test_service_impl.cc 107 response->mutable_param()->set_host(*host_);
  /external/autotest/scheduler/
host_scheduler.py 236 queue_entry.set_host(host)
scheduler_models.py 570 def set_host(self, host): member in class:HostQueueEntry
816 self.set_host(None)
    [all...]
  /external/tensorflow/tensorflow/contrib/gdr/
gdr_memory_manager.cc 399 remote_mr.set_host(host_);

Completed in 2892 milliseconds