|
Chromium Embedded Framework (CEF) 148.0.4+ga59e378+chromium-148.0.7778.40
|
Namespaces | |
| namespace | base |
Typedefs | |
| using | base::OnceClosure = OnceCallback< void()> |
| Syntactic sugar to make OnceClosure<void()> and RepeatingClosure<void()> easier to declare since they will be used in a lot of APIs with delayed execution. | |
| using | base::RepeatingClosure = RepeatingCallback< void()> |