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 74 void CreateMimeBoundaryForUpload(std::string *out);
cloud_print_helpers.cc 210 void CreateMimeBoundaryForUpload(std::string* out) {
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_connector.cc 361 CreateMimeBoundaryForUpload(&mime_boundary);
607 CreateMimeBoundaryForUpload(&mime_boundary);
printer_job_handler.cc 686 CreateMimeBoundaryForUpload(&mime_boundary);

Completed in 92 milliseconds