Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp.h110 std::string host = ""; member
/art/runtime/
Dcommon_runtime_test.cc504 static std::string GetDexFileName(const std::string& jar_prefix, bool host) { in GetDexFileName()