Searched defs:commitTmpProfile (Results 1 – 3 of 3) sorted by relevance
80 void commitTmpProfile(in com.android.server.art.ProfilePath.TmpProfilePath profile); in commitTmpProfile() method
758 ndk::ScopedAStatus Artd::commitTmpProfile(const TmpProfilePath& in_profile) { in commitTmpProfile() function in art::artd::Artd
1662 TEST_F(ArtdTest, commitTmpProfile) { in TEST_F() argument