HomeSort by relevance Sort by last modified time
    Searched refs:REQUEST_UPLOAD (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/autofill/core/browser/
autofill_download.h 36 enum RequestType { REQUEST_QUERY, REQUEST_UPLOAD, };
autofill_download.cc 40 case AutofillDownloadManager::REQUEST_UPLOAD:
140 request_data.request_type = AutofillDownloadManager::REQUEST_UPLOAD;

Completed in 150 milliseconds