Searched defs:blocking_method_caller_ (Results 1 - 2 of 2) sorted by last modified time

/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));
881 blocking_method_caller_.reset(new BlockingMethodCaller(bus, proxy_));
953 blocking_method_caller_->CallMethodAndBlock(method_call));
1124 scoped_ptr<BlockingMethodCaller> blocking_method_caller_; member in class:chromeos::__anon6105::CryptohomeClientImpl
H A Dsession_manager_client.cc204 blocking_method_caller_->CallMethodAndBlock(&method_call);
291 blocking_method_caller_.reset(
563 scoped_ptr<BlockingMethodCaller> blocking_method_caller_; member in class:chromeos::SessionManagerClientImpl

Completed in 90 milliseconds