Searched defs:IsHost (Results 1 – 3 of 3) sorted by relevance
30 inline bool IsHost() { return !art::kIsTargetBuild; } in IsHost() function
241 static bool IsHost() { return art::testing::IsHost(); } in IsHost() function
2347 bool IsHost() const { in IsHost() function in art::Dex2Oat