Searched refs:OpenWithDialogController (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/win8/test/
H A Dopen_with_dialog_controller.h21 class OpenWithDialogController { class in namespace:win8
30 OpenWithDialogController();
31 ~OpenWithDialogController();
59 DISALLOW_COPY_AND_ASSIGN(OpenWithDialogController);
H A Dopen_with_dialog_controller.cc28 // A callback invoked with the OpenWithDialogController's results. Said results
30 // This function is in support of OpenWithDialogController::RunSynchronously.
46 class OpenWithDialogController::Context {
58 const OpenWithDialogController::SetDefaultCallback& callback);
88 OpenWithDialogController::SetDefaultCallback callback_;
96 OpenWithDialogController::Context::Context()
104 OpenWithDialogController::Context::~Context() {
108 base::WeakPtr<OpenWithDialogController::Context>
109 OpenWithDialogController::Context::AsWeakPtr() {
114 void OpenWithDialogController
236 OpenWithDialogController::OpenWithDialogController() {} function in class:win8::OpenWithDialogController
[all...]
H A Dmetro_registration_helper.cc118 // OpenWithDialogController will fail if the Test Runner is already default
125 OpenWithDialogController controller;
/external/chromium_org/tools/set_default_handler/
H A Dset_default_handler_main.cc52 win8::OpenWithDialogController controller;

Completed in 130 milliseconds