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

  /external/chromium_org/chrome/common/cloud_print/
cloud_print_helpers.h 70 void CreateMimeBoundaryForUpload(std::string *out);
cloud_print_helpers.cc 197 void CreateMimeBoundaryForUpload(std::string* out) {
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_connector.cc 314 CreateMimeBoundaryForUpload(&mime_boundary);
527 CreateMimeBoundaryForUpload(&mime_boundary);
printer_job_handler.cc 591 CreateMimeBoundaryForUpload(&mime_boundary);

Completed in 123 milliseconds