OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:openwithdialogcontroller
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/win8/test/
open_with_dialog_controller.cc
28
// 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
::Context::Orphan()
[
all
...]
open_with_dialog_controller.h
21
class
OpenWithDialogController
{
30
OpenWithDialogController
();
31
~
OpenWithDialogController
();
59
DISALLOW_COPY_AND_ASSIGN(
OpenWithDialogController
);
metro_registration_helper.cc
118
//
OpenWithDialogController
will fail if the Test Runner is already default
125
OpenWithDialogController
controller;
ui_automation_client.h
9
//
OpenWithDialogController
. See that class for consumable entrypoints.
/external/chromium_org/tools/set_default_handler/
set_default_handler_main.cc
52
win8::
OpenWithDialogController
controller;
Completed in 320 milliseconds