Searched defs:copyAndRewriteProfile (Results 1 – 3 of 3) sorted by relevance
62 com.android.server.art.CopyAndRewriteProfileResult copyAndRewriteProfile( in copyAndRewriteProfile() method
719 ndk::ScopedAStatus Artd::copyAndRewriteProfile(const ProfilePath& in_src, in copyAndRewriteProfile() function in art::artd::Artd
2914 TEST_F(ArtdPreRebootTest, copyAndRewriteProfile) { in TEST_F() argument