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 73 void OnActivateDesktop(const base::FilePath& file_path, bool ash_exit);
chrome_app_view_ash.cc 151 OnActivateDesktop)
187 void OnActivateDesktop(const base::FilePath& shortcut, bool ash_exit) {
189 base::Bind(&ChromeAppViewAsh::OnActivateDesktop,
774 void ChromeAppViewAsh::OnActivateDesktop(const base::FilePath& file_path,
776 DVLOG(1) << "ChannelAppViewAsh::OnActivateDesktop\n";
    [all...]

Completed in 144 milliseconds