Searched defs:host (Results 1 – 3 of 3) sorted by relevance
80 def HandleSockets(host, port, local_sock, finish_event): argument
112 std::string host = ""; member
324 static std::string GetDexFileName(const std::string& jar_prefix, bool host) { in GetDexFileName()