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

  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl.cc 365 std::string bootstrap_token; local
408 cryptographer->GetBootstrapToken(&bootstrap_token);
435 cryptographer->GetBootstrapToken(&bootstrap_token);
448 temp_cryptographer.GetBootstrapToken(&bootstrap_token);
471 FinishSetPassphrase(success, bootstrap_token, &trans, &node);
514 std::string bootstrap_token; local
555 cryptographer->GetBootstrapToken(&bootstrap_token);
591 cryptographer->GetBootstrapToken(&bootstrap_token);
605 cryptographer->GetBootstrapToken(&bootstrap_token);
619 FinishSetPassphrase(success, bootstrap_token, &trans, &node)
1125 std::string bootstrap_token; local
1163 std::string bootstrap_token; local
1617 std::string bootstrap_token; local
    [all...]
sync_manager_impl_unittest.cc 1261 std::string bootstrap_token; local
1297 std::string bootstrap_token; local
1355 std::string bootstrap_token; local
1403 std::string bootstrap_token; local
1425 std::string bootstrap_token; local
1486 std::string bootstrap_token; local
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.cc 314 std::string bootstrap_token = sync_prefs_.GetEncryptionBootstrapToken(); local
315 if (bootstrap_token.empty()) {
1776 std::string bootstrap_token; local
    [all...]

Completed in 104 milliseconds