HomeSort by relevance Sort by last modified time
    Searched defs:UPLOAD (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/chromeos/drive/
sync_client.h 49 UPLOAD, // Upload a file to the Drive server.
50 UPLOAD_NO_CONTENT_CHECK, // Upload a file without checking if the file is
51 // really modified. This type is used for upload
70 // Adds an upload task to the queue.
145 // Used to upload committed files.
151 // List of the resource ids of resources which have a upload task created.
  /external/chromium/chrome/browser/autofill/
form_structure.h 47 // Encodes the XML upload request from this FormStructure.
129 UPLOAD,
136 // it is a query or upload.
  /external/chromium_org/components/autofill/core/browser/
form_structure.h 59 // Encodes the XML upload request from this FormStructure.
184 UPLOAD,
189 // it is a query or upload.
235 // Whether the server expects us to always upload, never upload, or default
236 // to the stored upload rates.

Completed in 48 milliseconds