Searched defs:IsHost (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dcommon_runtime_test.h104 static bool IsHost() { function in class:art::CommonRuntimeTestImpl
/art/dex2oat/
H A Ddex2oat.cc1893 bool IsHost() const { function in class:art::FINAL
2568 if (dex2oat.IsHost()) {
2599 if (dex2oat.IsHost()) {
2657 if (kIsDebugBuild || dex2oat->IsBootImage() || dex2oat->IsHost() || !kIsTargetBuild) {

Completed in 98 milliseconds