Home
last modified time | relevance | path

Searched defs:host (Results 1 – 3 of 3) sorted by relevance

/art/tools/
Ddt_fds_forward.py80 def HandleSockets(host, port, local_sock, finish_event): argument
/art/runtime/jdwp/
Djdwp.h112 std::string host = ""; member
/art/libartbase/base/
Dcommon_art_test.cc324 static std::string GetDexFileName(const std::string& jar_prefix, bool host) { in GetDexFileName()