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 211 SetDefaultKey(pending_keys_->key_name());
216 if (set_as_default) SetDefaultKey(name);
229 void Cryptographer::SetDefaultKey(const std::string& key_name) {
265 SetDefaultKey(new_default_key_name);
cryptographer.h 155 void SetDefaultKey(const std::string& key_name);
  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl.cc     [all...]

Completed in 145 milliseconds