Searched refs:in_referenceProfile (Results 1 – 2 of 2) sorted by relevance
812 const std::optional<ProfilePath>& in_referenceProfile, in mergeProfiles() argument869 if (in_referenceProfile.has_value()) { in mergeProfiles()876 OR_RETURN_FATAL(BuildProfileOrDmPath(*in_referenceProfile)); in mergeProfiles()877 if (in_referenceProfile->getTag() == ProfilePath::dexMetadataPath) { in mergeProfiles()
155 const std::optional<aidl::com::android::server::art::ProfilePath>& in_referenceProfile,