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

/external/chromium_org/chromeos/dbus/
H A Dcryptohome_client.cc151 blocking_method_caller_->CallMethodAndBlock(&method_call);
312 blocking_method_caller_->CallMethodAndBlock(&method_call));
363 blocking_method_caller_->CallMethodAndBlock(&method_call));
814 blocking_method_caller_.reset(new BlockingMethodCaller(bus, proxy_));
886 blocking_method_caller_->CallMethodAndBlock(method_call));
1057 scoped_ptr<BlockingMethodCaller> blocking_method_caller_; member in class:chromeos::__anon6004::CryptohomeClientImpl
H A Dsession_manager_client.cc204 blocking_method_caller_->CallMethodAndBlock(&method_call);
291 blocking_method_caller_.reset(
558 scoped_ptr<BlockingMethodCaller> blocking_method_caller_; member in class:chromeos::SessionManagerClientImpl

Completed in 253 milliseconds