HomeSort by relevance Sort by last modified time
    Searched defs:win8 (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/win8/test/
metro_registration_helper.h 10 namespace win8 { namespace
12 // Synchronously makes chrome.exe THE default Win8 browser after which it is
14 // win8::test::kDefaultTestAppUserModelId. Intended to be used by a test binary
21 } // namespace win8
open_with_dialog_async.h 13 namespace win8 { namespace
33 } // namespace win8
test_registrar_constants.h 8 namespace win8 { namespace
22 } // namespace win8
open_with_dialog_controller.h 17 namespace win8 { namespace
62 } // namespace win8
test_registrar_constants.cc 5 #include "win8/test/test_registrar_constants.h"
7 namespace win8 { namespace
31 } // namespace win8
ui_automation_client.h 21 namespace win8 { namespace
68 } // namespace win8
metro_registration_helper.cc 5 #include "win8/test/metro_registration_helper.h"
23 #include "win8/test/open_with_dialog_controller.h"
24 #include "win8/test/test_registrar_constants.h"
34 // Registers chrome.exe as a potential Win8 default browser. It will then show
67 LOG(ERROR) << "Win8 registration using "
72 LOG(ERROR) << "Win8 registration using "
77 PLOG(ERROR) << "Failed to launch Win8 registration utility using "
101 return string16(win8::test::kDefaultTestProgId).compare(current_app) == 0;
106 namespace win8 { namespace
127 NULL, kDefaultBrowserProtocol, win8::test::kDefaultTestExeName, &choices)
    [all...]
open_with_dialog_async.cc 9 #include "win8/test/open_with_dialog_async.h"
23 namespace win8 { namespace
121 } // namespace win8
open_with_dialog_controller.cc 5 #include "win8/test/open_with_dialog_controller.h"
18 #include "win8/test/open_with_dialog_async.h"
19 #include "win8/test/ui_automation_client.h"
21 namespace win8 { namespace
292 } // namespace win8
ui_automation_client.cc 5 #include "win8/test/ui_automation_client.h"
23 namespace win8 { namespace
627 } // namespace win8
  /external/chromium_org/win8/util/
win8_util.cc 5 #include "win8/util/win8_util.h"
9 namespace win8 { namespace
19 } // namespace win8
win8_util.h 8 namespace win8 { namespace
10 // Returns true if this process is running in fullscreen Metro mode on Win8+.
16 } // namespace win8
  /external/chromium_org/win8/viewer/
metro_viewer_constants.h 8 namespace win8 { namespace
18 } // namespace win8
metro_viewer_constants.cc 5 #include "win8/viewer/metro_viewer_constants.h"
7 namespace win8 { namespace
13 } // namespace win8
metro_viewer_process_host.h 26 namespace win8 { namespace
103 } // namespace win8
metro_viewer_process_host.cc 5 #include "win8/viewer/metro_viewer_process_host.h"
22 #include "win8/viewer/metro_viewer_constants.h"
24 namespace win8 { namespace
113 } // namespace win8

Completed in 1849 milliseconds