Searched defs:copyAndRewriteProfile (Results 1 – 3 of 3) sorted by relevance
55 boolean copyAndRewriteProfile(in com.android.server.art.ProfilePath src, in copyAndRewriteProfile() method
499 ndk::ScopedAStatus Artd::copyAndRewriteProfile(const ProfilePath& in_src, in copyAndRewriteProfile() function in art::artd::Artd
1313 TEST_F(ArtdTest, copyAndRewriteProfile) { in TEST_F() argument