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

  /external/chromium_org/chromeos/dbus/
shill_client_helper.h 168 scoped_ptr<BlockingMethodCaller> blocking_method_caller_; member in class:chromeos::ShillClientHelper
cryptohome_client.cc 35 blocking_method_caller_(bus, proxy_),
131 blocking_method_caller_.CallMethodAndBlock(&method_call));
166 blocking_method_caller_.CallMethodAndBlock(&method_call);
327 blocking_method_caller_.CallMethodAndBlock(&method_call));
361 blocking_method_caller_.CallMethodAndBlock(&method_call));
702 blocking_method_caller_.CallMethodAndBlock(method_call));
833 BlockingMethodCaller blocking_method_caller_; member in class:chromeos::__anon9636::CryptohomeClientImpl
    [all...]
session_manager_client.cc 35 blocking_method_caller_(bus, session_manager_proxy_),
234 blocking_method_caller_.CallMethodAndBlock(&method_call);
516 BlockingMethodCaller blocking_method_caller_; member in class:chromeos::SessionManagerClientImpl
shill_client_helper.cc 177 : blocking_method_caller_(new BlockingMethodCaller(bus, proxy)),
349 blocking_method_caller_->CallMethodAndBlock(method_call));
358 blocking_method_caller_->CallMethodAndBlock(method_call));

Completed in 1007 milliseconds