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

  /external/chromium_org/chromeos/dbus/
fake_cryptohome_client.cc 33 async_call_status_data_handler_ = data_handler;
38 async_call_status_data_handler_.Reset();
433 } else if (returns_data && !async_call_status_data_handler_.is_null()) {
436 base::Bind(async_call_status_data_handler_,
cryptohome_client.cc 37 async_call_status_data_handler_ = data_handler;
43 async_call_status_data_handler_.Reset();
929 AsyncCallStatusWithDataHandler async_call_status_data_handler_; member in class:chromeos::__anon7179::CryptohomeClientImpl
    [all...]
fake_cryptohome_client.h 193 AsyncCallStatusWithDataHandler async_call_status_data_handler_; member in class:chromeos::FakeCryptohomeClient

Completed in 49 milliseconds