Home
last modified time | relevance | path

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

/art/artd/
Dartd.h134 aidl::com::android::server::art::OutputProfile* in_dst,
139 aidl::com::android::server::art::OutputProfile* in_dst,
Dartd.cc720 OutputProfile* in_dst, in copyAndRewriteProfile() argument
737 return CopyAndRewriteProfileImpl(std::move(*src.value()), in_dst, in_dexFile, _aidl_return); in copyAndRewriteProfile()
740 ndk::ScopedAStatus Artd::copyAndRewriteEmbeddedProfile(OutputProfile* in_dst, in copyAndRewriteEmbeddedProfile() argument
755 return CopyAndRewriteProfileImpl(std::move(src.value()), in_dst, in_dexFile, _aidl_return); in copyAndRewriteEmbeddedProfile()