HomeSort by relevance Sort by last modified time
    Searched refs:IsHost (Results 1 - 4 of 4) sorted by null

  /art/runtime/
common_runtime_test.cc 216 if (IsHost()) {
259 if (IsHost()) {
529 return std::vector<std::string>({GetDexFileName("core-oj", IsHost()),
530 GetDexFileName("core-libart", IsHost())});
534 if (IsHost()) {
556 if (IsHost()) {
755 if (IsHost()) {
dex2oat_environment_test.h 132 if (IsHost()) {
common_runtime_test.h 118 static bool IsHost() {
  /art/dex2oat/
dex2oat.cc     [all...]

Completed in 79 milliseconds