Searched refs:IsHost (Results 1 – 4 of 4) sorted by relevance
114 if (IsHost()) { in SetUpAndroidRootEnvVars()178 if (IsHost()) { in SetUpAndroidDataDir()362 result.push_back(GetDexFileName(module, IsHost())); in GetLibCoreDexFileNames()375 if (IsHost()) { in GetLibCoreDexLocations()404 if (IsHost()) { in GetTestAndroidRoot()426 if (IsHost()) { in GetTestDexFileName()477 if (IsHost()) { in GetCoreFileLocation()
184 static bool IsHost() { in IsHost() function
145 if (IsHost()) { in GetImageDirectory()
2239 bool IsHost() const { in IsHost() function in art::Dex2Oat2890 if (dex2oat.IsHost()) { in CompileImage()2927 if (dex2oat.IsHost()) { in CompileApp()2987 if (kIsDebugBuild || dex2oat->IsBootImage() || dex2oat->IsHost() || !kIsTargetBuild) { in Dex2oat()