Searched refs:ExecuteLaunchCommand (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_context_menu_delegate.h13 virtual void ExecuteLaunchCommand(int event_flags) = 0;
H A Dextension_app_item.h97 virtual void ExecuteLaunchCommand(int event_flags) OVERRIDE;
H A Dapp_context_menu.cc248 delegate_->ExecuteLaunchCommand(event_flags);
H A Dextension_app_item.cc349 void ExtensionAppItem::ExecuteLaunchCommand(int event_flags) { function in class:ExtensionAppItem
/external/chromium_org/chrome/browser/ui/app_list/search/
H A Dapp_result.h76 virtual void ExecuteLaunchCommand(int event_flags) OVERRIDE;
H A Dapp_result.cc187 void AppResult::ExecuteLaunchCommand(int event_flags) { function in class:app_list::AppResult

Completed in 779 milliseconds