Searched refs:IsAppLaunch (Results 1 – 2 of 2) sorted by relevance
136 bool IsAppLaunch(std::string* app_url, std::string* app_id);
748 bool BrowserInit::LaunchWithProfile::IsAppLaunch(std::string* app_url, in IsAppLaunch() function in BrowserInit::LaunchWithProfile769 if (!IsAppLaunch(NULL, &app_id) || app_id.empty()) in OpenApplicationTab()789 if (!IsAppLaunch(&url_string, &app_id)) in OpenApplicationWindow()