HomeSort by relevance Sort by last modified time
    Searched refs:OnActivateDesktop (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/win8/metro_driver/
chrome_app_view_ash.h 75 void OnActivateDesktop(const base::FilePath& file_path, bool ash_exit);
chrome_app_view_ash.cc 152 OnActivateDesktop)
188 void OnActivateDesktop(const base::FilePath& shortcut, bool ash_exit) {
190 base::Bind(&ChromeAppViewAsh::OnActivateDesktop,
738 void ChromeAppViewAsh::OnActivateDesktop(const base::FilePath& file_path,
740 DVLOG(1) << "ChannelAppViewAsh::OnActivateDesktop\n";
    [all...]

Completed in 367 milliseconds