Searched defs:host (Results 1 – 2 of 2) sorted by relevance
80 def HandleSockets(host, port, local_sock, finish_event): argument
390 static std::string GetDexFileName(const std::string& jar_prefix, bool host) { in GetDexFileName()