Searched defs:host (Results 1 – 2 of 2) sorted by relevance
/art/runtime/jdwp/ | ||
D | jdwp.h | 109 std::string host = ""; member |
/art/runtime/ | ||
D | common_runtime_test.cc | 423 static std::string GetDexFileName(const std::string& jar_prefix, bool host) { in GetDexFileName() |