Searched defs:RunClosure (Results 1 – 4 of 4) sorted by relevance
59 void RunClosure(std::function<void()> closure) override { in RunClosure() function
145 void RunClosure(std::function<void()> closure) override { in RunClosure() function
51 void RunClosure(std::function<void()>) override { in RunClosure() function
118 void RunClosure(const base::Closure& callback, in RunClosure() function