Home
last modified time | relevance | path

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

/art/artd/binder/com/android/server/art/
DIArtd.aidl72 com.android.server.art.CopyAndRewriteProfileResult copyAndRewriteEmbeddedProfile( in copyAndRewriteEmbeddedProfile() method
/art/artd/
Dartd.cc740 ndk::ScopedAStatus Artd::copyAndRewriteEmbeddedProfile(OutputProfile* in_dst, in copyAndRewriteEmbeddedProfile() function in art::artd::Artd
Dartd_test.cc2931 TEST_F(ArtdPreRebootTest, copyAndRewriteEmbeddedProfile) { in TEST_F() argument