Searched refs:GetVerificationCode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivetv3_crypto_provider.h25 // continue. Call |GetVerificationCode| to get the verification code and
58 virtual std::string GetVerificationCode() = 0;
H A Dprivetv3_crypto_provider.cc32 virtual std::string GetVerificationCode() OVERRIDE;
97 std::string PrivetV3CryptoProviderEmpty::GetVerificationCode() { function in class:local_discovery::PrivetV3CryptoProviderEmpty

Completed in 146 milliseconds