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

  /external/chromium_org/sync/util/
cryptographer.h 200 std::string UnpackBootstrapToken(const std::string& token) const;
cryptographer.cc 40 UnpackBootstrapToken(restored_bootstrap_token);
172 std::string serialized_nigori_key = UnpackBootstrapToken(
269 std::string Cryptographer::UnpackBootstrapToken(

Completed in 31 milliseconds