Searched defs:isProfileUsable (Results 1 – 3 of 3) sorted by relevance
52 boolean isProfileUsable(in com.android.server.art.ProfilePath profile, in isProfileUsable() method
610 ndk::ScopedAStatus Artd::isProfileUsable(const ProfilePath& in_profile, in isProfileUsable() function in art::artd::Artd
1339 TEST_F(ArtdTest, isProfileUsable) { in TEST_F() argument