Searched refs:GetAppLaunchInfo (Results 1 – 1 of 1) sorted by relevance
55 const AppLaunchInfo& GetAppLaunchInfo(const Extension* extension) { in GetAppLaunchInfo() function75 return GetAppLaunchInfo(extension).launch_local_path_; in GetLaunchLocalPath()81 return GetAppLaunchInfo(extension).launch_web_url_; in GetLaunchWebURL()87 return GetAppLaunchInfo(extension).launch_container_; in GetLaunchContainer()92 return GetAppLaunchInfo(extension).launch_width_; in GetLaunchWidth()97 return GetAppLaunchInfo(extension).launch_height_; in GetLaunchHeight()102 const AppLaunchInfo& info = GetAppLaunchInfo(extension); in GetFullLaunchURL()