Searched refs:IsHost (Results 1 – 3 of 3) sorted by relevance
147 CHECK(IsHost()); in GetAndroidBuildTop()195 CHECK(IsHost()); in GetAndroidHostOut()230 if (IsHost()) { in SetUpAndroidRootEnvVars()280 if (IsHost()) { in SetUpAndroidDataDir()372 std::string filename(IsHost() ? GetAndroidBuildTop() + location : location); in LoadExpectSingleDexFile()459 result.push_back(GetDexFileName(module, IsHost())); in GetLibCoreDexFileNames()472 if (IsHost()) { in GetLibCoreDexLocations()562 if (IsHost()) { in GetImageDirectory()
216 static bool IsHost() { in IsHost() function
2325 bool IsHost() const { in IsHost() function in art::Dex2Oat3066 if (dex2oat.IsHost()) { in DoCompilation()3139 dex2oat->IsHost() || in Dex2oat()