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

  /external/chromium_org/chrome/browser/local_discovery/
privet_constants.cc 23 const char kPrivetSubmitdocPath[] = "/privet/printer/submitdoc";
privet_constants.h 24 extern const char kPrivetSubmitdocPath[];
privet_local_printer_lister.cc 105 if (api == kPrivetSubmitdocPath) {
privet_http_impl.cc 407 } else if (api == kPrivetSubmitdocPath) {
466 GURL url = CreatePrivetURL(kPrivetSubmitdocPath);

Completed in 25 milliseconds