Searched refs:secondary_ref_profile_path (Results 1 – 2 of 2) sorted by relevance
215 const SecondaryRefProfilePath& secondary_ref_profile_path) { in BuildSecondaryRefProfilePath() argument216 OR_RETURN(ValidateDexPath(secondary_ref_profile_path.dexPath)); in BuildSecondaryRefProfilePath()217 std::filesystem::path dex_path(secondary_ref_profile_path.dexPath); in BuildSecondaryRefProfilePath()
64 secondary_ref_profile_path);