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

  /external/chromium_org/chromeos/dbus/
easy_unlock_client.h 43 struct CreateSecureMessageOptions {
44 CreateSecureMessageOptions();
45 ~CreateSecureMessageOptions();
75 DISALLOW_COPY_AND_ASSIGN(CreateSecureMessageOptions);
117 const CreateSecureMessageOptions& options,
fake_easy_unlock_client.h 32 const CreateSecureMessageOptions& options,
easy_unlock_client.cc 77 const CreateSecureMessageOptions& options,
168 EasyUnlockClient::CreateSecureMessageOptions::CreateSecureMessageOptions() {}
170 EasyUnlockClient::CreateSecureMessageOptions::~CreateSecureMessageOptions() {}
fake_easy_unlock_client.cc 98 const CreateSecureMessageOptions& options,
fake_easy_unlock_client_unittest.cc 207 chromeos::EasyUnlockClient::CreateSecureMessageOptions options;
  /external/chromium_org/chrome/browser/extensions/api/easy_unlock_private/
easy_unlock_private_crypto_delegate_chromeos.cc 67 chromeos::EasyUnlockClient::CreateSecureMessageOptions options;
easy_unlock_private_api_chromeos_unittest.cc 169 chromeos::EasyUnlockClient::CreateSecureMessageOptions create_options;
217 chromeos::EasyUnlockClient::CreateSecureMessageOptions create_options;
249 chromeos::EasyUnlockClient::CreateSecureMessageOptions create_options;
  /external/chromium_org/chrome/browser/chromeos/login/easy_unlock/
easy_unlock_create_keys_operation.cc 183 EasyUnlockClient::CreateSecureMessageOptions options;
220 EasyUnlockClient::CreateSecureMessageOptions options;

Completed in 173 milliseconds