Searched refs:launch_local_path (Results 1 – 2 of 2) sorted by relevance
625 const std::string& launch_local_path() const { return launch_local_path_; } in launch_local_path() function
2565 if (!launch_local_path().empty()) in GetFullLaunchURL()2566 return url().Resolve(launch_local_path()); in GetFullLaunchURL()