Home
last modified time | relevance | path

Searched defs:isProfileUsable (Results 1 – 3 of 3) sorted by relevance

/art/artd/binder/com/android/server/art/
DIArtd.aidl52 boolean isProfileUsable(in com.android.server.art.ProfilePath profile, in isProfileUsable() method
/art/artd/
Dartd.cc610 ndk::ScopedAStatus Artd::isProfileUsable(const ProfilePath& in_profile, in isProfileUsable() function in art::artd::Artd
Dartd_test.cc1339 TEST_F(ArtdTest, isProfileUsable) { in TEST_F() argument