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

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service_disabled.cc73 Profile* launch_profile) {
71 HandleLaunchCommandLine( const base::CommandLine& command_line, Profile* launch_profile) argument
H A Dapp_list_service.cc101 Profile* launch_profile) {
126 else if (current_profile == launch_profile)
162 Profile* launch_profile) {
163 InitAll(launch_profile);
170 RecordStartupInfo(service, command_line, launch_profile);
171 service->ShowForProfile(launch_profile);
99 RecordStartupInfo(AppListService* service, const CommandLine& command_line, Profile* launch_profile) argument
160 HandleLaunchCommandLine( const base::CommandLine& command_line, Profile* launch_profile) argument

Completed in 90 milliseconds