Home
last modified time | relevance | path

Searched refs:MakeHeader (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_util.h43 …static void MakeHeader(size_t startLine, size_t endline, const uint8_t *data, httplib::Response &h…
102 inline void PrintIppOverUsbUtil::MakeHeader(size_t startLine, size_t endline, const uint8_t *data, … in MakeHeader() function
159 MakeHeader(startline, endline, readBuf, httpResponse); in ConstructHttpResponse()