Searched refs:ParseFetchResponse (Results 1 – 5 of 5) sorted by relevance
56 bool ParseFetchResponse(const std::string& response,
162 bool ParseFetchResponse(const std::string& response, in ParseFetchResponse() function
399 bool success = cloud_print_response_parser::ParseFetchResponse( in ParseFetch()
97 void ParseFetchResponse();
368 base::Closure closure = base::Bind(&InstallSigner::ParseFetchResponse, in GetSignature()409 void InstallSigner::ParseFetchResponse() { in ParseFetchResponse() function in extensions::InstallSigner