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

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_http_impl.cc245 std::string claimToken; local
247 bool got_token = value.GetString(kPrivetKeyClaimToken, &claimToken);
249 delegate_->OnPrivetRegisterClaimToken(this, claimToken, GURL(claimUrl));

Completed in 1424 milliseconds