Searched refs:ParseOAuthResponse (Results 1 – 2 of 2) sorted by relevance
159 std::unique_ptr<base::DictionaryValue> ParseOAuthResponse(
338 DeviceRegistrationInfo::ParseOAuthResponse(const HttpClient::Response& response, in ParseOAuthResponse() function in weave::DeviceRegistrationInfo402 auto json = ParseOAuthResponse(*response, &error); in OnRefreshAccessTokenDone()618 auto json_resp = ParseOAuthResponse(*response, &error); in RegisterDeviceOnAuthCodeSent()