Searched refs:secondary_cur_profile_path (Results 1 – 2 of 2) sorted by relevance
236 const SecondaryCurProfilePath& secondary_cur_profile_path) { in BuildSecondaryCurProfilePath() argument237 OR_RETURN(ValidateDexPath(secondary_cur_profile_path.dexPath)); in BuildSecondaryCurProfilePath()238 std::filesystem::path dex_path(secondary_cur_profile_path.dexPath); in BuildSecondaryCurProfilePath()
79 secondary_cur_profile_path);