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

  /external/chromium_org/chromeos/cryptohome/
system_salt_getter_unittest.cc 51 fake_cryptohome_client_->SetServiceIsAvailable(false);
59 fake_cryptohome_client_->SetServiceIsAvailable(true);
  /external/chromium_org/chromeos/dbus/
fake_cryptohome_client.h 163 void SetServiceIsAvailable(bool is_available);
fake_cryptohome_client.cc 394 void FakeCryptohomeClient::SetServiceIsAvailable(bool is_available) {

Completed in 172 milliseconds