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

  /external/chromium_org/sync/util/
cryptographer.cc 193 SetDefaultKey(pending_keys_->key_name());
198 if (set_as_default) SetDefaultKey(name);
211 void Cryptographer::SetDefaultKey(const std::string& key_name) {
247 SetDefaultKey(new_default_key_name);
cryptographer.h 154 void SetDefaultKey(const std::string& key_name);
  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl.cc     [all...]

Completed in 79 milliseconds