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.aidl55 boolean copyAndRewriteProfile(in com.android.server.art.ProfilePath src, in copyAndRewriteProfile() method
/art/artd/
Dartd.cc499 ndk::ScopedAStatus Artd::copyAndRewriteProfile(const ProfilePath& in_src, in copyAndRewriteProfile() function in art::artd::Artd
Dartd_test.cc1313 TEST_F(ArtdTest, copyAndRewriteProfile) { in TEST_F() argument