Home | History | Annotate | Download | only in base

Lines Matching defs:base

8 #include "base/base_export.h"
9 #include "base/callback.h"
10 #include "base/macros.h"
11 #include "base/memory/weak_ptr.h"
12 #include "base/message_loop/message_loop.h"
15 namespace base {
73 base::Closure QuitClosure();
80 friend class base::MessagePumpForUI;
86 friend class base::MessagePumpUIApplication;
114 base::WeakPtrFactory<RunLoop> weak_factory_;
119 } // namespace base