Home
last modified time | relevance | path

Searched defs:PostClosure (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/tests/shared/browser/
Dmain_message_loop.cc33 void MainMessageLoop::PostClosure(base::OnceClosure closure) { in PostClosure() function in client::MainMessageLoop
37 void MainMessageLoop::PostClosure(const base::RepeatingClosure& closure) { in PostClosure() function in client::MainMessageLoop