Searched refs:CheckXPrivetTokenHeader (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/cloud_print/gcp20/prototype/
H A Dprivet_http_server.h95 virtual bool CheckXPrivetTokenHeader(const std::string& token) const = 0;
H A Dprinter.h72 virtual bool CheckXPrivetTokenHeader(const std::string& token) const OVERRIDE;
H A Dprivet_http_server.cc154 !delegate_->CheckXPrivetTokenHeader(iter->second)) {
H A Dprinter.cc383 bool Printer::CheckXPrivetTokenHeader(const std::string& token) const { function in class:Printer

Completed in 72 milliseconds