Searched refs:response_polling_url (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/cloud_print/gcp20/prototype/
H A Dcloud_print_response_parser.cc90 std::string response_polling_url; local
91 if (!response_dictionary->GetString("polling_url", &response_polling_url)) {
119 *polling_url = response_polling_url;

Completed in 101 milliseconds