Searched defs:get_host (Results 1 - 5 of 5) sorted by relevance

/external/autotest/client/cros/chameleon/
H A Dchameleon_audio_ids.py145 def get_host(port_id): function
/external/chromium-trace/catapult/third_party/webtest/webtest/
H A Dutils.py114 def get_host(self): member in class:_RequestCookieAdapter
116 get_origin_req_host = get_host
/external/v8/src/ic/
H A Dic-inl.h163 Code* IC::get_host() { function in class:v8::internal::IC
/external/valgrind/tests/
H A Ds390x_features.c115 static model_info *get_host(void) function
243 host = get_host();
/external/autotest/scheduler/
H A Drdb_testing_utils.py86 def get_host(cls, **kwargs): member in class:DBHelper
235 return cls.get_host(hostname=name)[0]

Completed in 269 milliseconds