Searched refs:dst_aidl (Results 1 – 2 of 2) sorted by relevance
663 OutputProfile* dst_aidl, in CopyAndRewriteProfileImpl() argument666 RETURN_FATAL_IF_PRE_REBOOT_MISMATCH(options_, *dst_aidl, "dst"); in CopyAndRewriteProfileImpl()667 std::string dst_path = OR_RETURN_FATAL(BuildFinalProfilePath(dst_aidl->profilePath)); in CopyAndRewriteProfileImpl()685 OR_RETURN_NON_FATAL(NewFile::Create(dst_path, dst_aidl->fsPermission)); in CopyAndRewriteProfileImpl()714 dst_aidl->profilePath.id = dst->TempId(); in CopyAndRewriteProfileImpl()715 dst_aidl->profilePath.tmpPath = dst->TempPath(); in CopyAndRewriteProfileImpl()
309 aidl::com::android::server::art::OutputProfile* dst_aidl,