Home
last modified time | relevance | path

Searched refs:RunBoundClosure (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/media/base/
Dserial_runner.cc17 static void RunBoundClosure( in RunBoundClosure() function
38 bound_fns_.push(base::Bind(&RunBoundClosure, bound_closure)); in Push()