Searched defs:phone_public_key (Results 1 - 2 of 2) sorted by path

/external/chromium_org/chrome/browser/signin/
H A Deasy_unlock_service_regular.cc204 std::string phone_public_key; local
208 !first_device->GetString(kKeyPhoneId, &phone_public_key)) {
216 phone_public_key,
H A Deasy_unlock_toggle_flow.cc57 const std::string& phone_public_key,
83 const std::string& phone_public_key,
90 phone_public_key_(phone_public_key),
135 const std::string& phone_public_key,
140 phone_public_key_(phone_public_key),
79 ToggleApiCall( EasyUnlockToggleFlow* flow, net::URLRequestContextGetter* context, const std::string& access_token, const std::string& phone_public_key, bool toggle_enable) argument
134 EasyUnlockToggleFlow(Profile* profile, const std::string& phone_public_key, bool toggle_enable, const ToggleFlowCallback& callback) argument

Completed in 488 milliseconds