Searched defs:PostClosure (Results 1 – 1 of 1) sorted by relevance
33 void MainMessageLoop::PostClosure(base::OnceClosure closure) { in PostClosure() function in client::MainMessageLoop37 void MainMessageLoop::PostClosure(const base::RepeatingClosure& closure) { in PostClosure() function in client::MainMessageLoop