Searched defs:restored_bootstrap_token (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sync/util/
H A Dcryptographer.cc51 void Cryptographer::Bootstrap(const std::string& restored_bootstrap_token) { argument
58 UnpackBootstrapToken(restored_bootstrap_token);
188 const std::string restored_bootstrap_token) {
191 restored_bootstrap_token);
187 AddKeyFromBootstrapToken( const std::string restored_bootstrap_token) argument

Completed in 252 milliseconds