Home | History | Annotate | Download | only in autofill

Lines Matching refs:request_type

43   AutofillRequestType request_type;
105 request_data.request_type = AutofillDownloadManager::REQUEST_QUERY;
141 request_data.request_type = AutofillDownloadManager::REQUEST_UPLOAD;
148 AutofillDownloadManager::AutofillRequestType request_type) {
156 it->second.request_type == request_type) {
218 if (request_data.request_type == AutofillDownloadManager::REQUEST_QUERY)
224 if (request_data.request_type == AutofillDownloadManager::REQUEST_QUERY) {
319 it->second.request_type == AutofillDownloadManager::REQUEST_QUERY ?
348 if (it->second.request_type == AutofillDownloadManager::REQUEST_QUERY) {
359 it->second.request_type,
365 if (it->second.request_type == AutofillDownloadManager::REQUEST_QUERY) {