Searched defs:IsAppLaunch (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/
H A Dbrowser_init.cc748 bool BrowserInit::LaunchWithProfile::IsAppLaunch(std::string* app_url, function in class:BrowserInit::LaunchWithProfile
769 if (!IsAppLaunch(NULL, &app_id) || app_id.empty())
789 if (!IsAppLaunch(&url_string, &app_id))

Completed in 42 milliseconds