Searched defs:copyAndRewriteEmbeddedProfile (Results 1 – 3 of 3) sorted by relevance
72 com.android.server.art.CopyAndRewriteProfileResult copyAndRewriteEmbeddedProfile( in copyAndRewriteEmbeddedProfile() method
740 ndk::ScopedAStatus Artd::copyAndRewriteEmbeddedProfile(OutputProfile* in_dst, in copyAndRewriteEmbeddedProfile() function in art::artd::Artd
2931 TEST_F(ArtdPreRebootTest, copyAndRewriteEmbeddedProfile) { in TEST_F() argument