Home
last modified time | relevance | path

Searched refs:CopyAndRewriteProfileImpl (Results 1 – 2 of 2) sorted by relevance

/art/artd/
Dartd.h307 ndk::ScopedAStatus CopyAndRewriteProfileImpl(
Dartd.cc662 ndk::ScopedAStatus Artd::CopyAndRewriteProfileImpl(File src, in CopyAndRewriteProfileImpl() function in art::artd::Artd
737 return CopyAndRewriteProfileImpl(std::move(*src.value()), in_dst, in_dexFile, _aidl_return); in copyAndRewriteProfile()
755 return CopyAndRewriteProfileImpl(std::move(src.value()), in_dst, in_dexFile, _aidl_return); in copyAndRewriteEmbeddedProfile()