Home | History | Annotate | Download | only in common

Lines Matching refs:base

7 #include "base/command_line.h"
8 #include "base/file_util.h"
9 #include "base/logging.h"
10 #include "base/memory/scoped_ptr.h"
11 #include "base/path_service.h"
12 #include "base/string16.h"
13 #include "base/task.h"
14 #include "base/utf_string_conversions.h"
15 #include "base/win/object_watcher.h"
16 #include "base/win/scoped_handle.h"
17 #include "base/win/win_util.h"
50 : public base::win::ObjectWatcher::Delegate {
62 // base::ObjectWatcher::Delegate implementation.
69 base::win::ScopedHandle shutdown_event_;
70 base::win::ObjectWatcher watcher_;
77 base::ProcessId process_id) {
78 base::win::ScopedHandle shutdown_event;
92 base::win::ScopedHandle event(
102 base::win::ScopedHandle ready_event;
115 base::win::ScopedHandle service_process_ready_event;
127 base::MessageLoopProxy* message_loop_proxy, Task* shutdown_task) {
146 base::win::RemoveCommandFromAutoRun(
148 return base::win::AddCommandToAutoRun(
157 base::win::RemoveCommandFromAutoRun(
159 return base::win::RemoveCommandFromAutoRun(