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.cc 58 UnpackBootstrapToken(restored_bootstrap_token);
190 std::string serialized_nigori_key = UnpackBootstrapToken(
287 std::string Cryptographer::UnpackBootstrapToken(
cryptographer.h 204 std::string UnpackBootstrapToken(const std::string& token) const;

Completed in 593 milliseconds