Searched refs:on_blocking_method_call_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dblocking_method_caller.cc35 on_blocking_method_call_(false /* manual_reset */,
44 // on_blocking_method_call_->Signal() will be called when |signaler| is
48 base::Unretained(&on_blocking_method_call_)));
62 on_blocking_method_call_.Wait();
H A Dblocking_method_caller.h36 base::WaitableEvent on_blocking_method_call_; member in class:chromeos::BlockingMethodCaller

Completed in 1645 milliseconds