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

  /external/chromium_org/chromeos/dbus/
cryptohome_client.cc 144 blocking_method_caller_->CallMethodAndBlock(&method_call);
305 blocking_method_caller_->CallMethodAndBlock(&method_call));
356 blocking_method_caller_->CallMethodAndBlock(&method_call));
700 blocking_method_caller_.reset(new BlockingMethodCaller(bus, proxy_));
772 blocking_method_caller_->CallMethodAndBlock(method_call));
927 scoped_ptr<BlockingMethodCaller> blocking_method_caller_; member in class:chromeos::__anon7179::CryptohomeClientImpl
    [all...]
session_manager_client.cc 169 blocking_method_caller_->CallMethodAndBlock(&method_call);
243 blocking_method_caller_.reset(
503 scoped_ptr<BlockingMethodCaller> blocking_method_caller_; member in class:chromeos::SessionManagerClientImpl

Completed in 65 milliseconds