HomeSort by relevance Sort by last modified time
    Searched refs:host_info (Results 26 - 31 of 31) sorted by null

12

  /external/chromium/chrome/browser/service/
service_process_control.cc 248 const remoting::ChromotingHostInfo& host_info) {
252 (*it)->OnRemotingHostInfo(host_info);
  /external/chromium/chrome/browser/autocomplete/
autocomplete.cc 284 url_canon::CanonHostInfo host_info; local
286 &host_info));
287 if ((host_info.family == url_canon::CanonHostInfo::NEUTRAL) &&
334 if (host_info.family == url_canon::CanonHostInfo::IPV4) {
341 if (host_info.num_ipv4_components == 4)
345 if (host_info.family == url_canon::CanonHostInfo::IPV6)
    [all...]
  /external/flac/libFLAC/
cpu.c 48 # include <mach/host_info.h>
365 host_info(mach_host_self(), HOST_BASIC_INFO, (host_info_t)&hostInfo, &infoCount);
  /external/chromium/net/base/
net_util.cc     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-darwin.h 497 DECL_TEMPLATE(darwin, host_info);
syswrap-darwin.c     [all...]

Completed in 243 milliseconds

12