HomeSort by relevance Sort by last modified time
    Searched refs:BoundClosure (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/media/base/
serial_runner.h 27 typedef base::Callback<void(const base::Closure&)> BoundClosure;
36 void Push(const BoundClosure& bound_fn);
serial_runner.cc 18 const SerialRunner::BoundClosure& bound_closure,
37 const BoundClosure& bound_closure) {

Completed in 3611 milliseconds