Home
last modified time | relevance | path

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

/art/artd/binder/com/android/server/art/
DIArtd.aidl62 com.android.server.art.CopyAndRewriteProfileResult copyAndRewriteProfile( in copyAndRewriteProfile() method
/art/artd/
Dartd.cc719 ndk::ScopedAStatus Artd::copyAndRewriteProfile(const ProfilePath& in_src, in copyAndRewriteProfile() function in art::artd::Artd
Dartd_test.cc2914 TEST_F(ArtdPreRebootTest, copyAndRewriteProfile) { in TEST_F() argument