Home
last modified time | relevance | path

Searched refs:HTTP_REQUEST_GET_ATTR (Results 1 - 3 of 3) sorted by relevance

/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_constant.h34 const int HTTP_REQUEST_GET_ATTR = 11; member
/base/print/print_fwk/test/unittest/fwk_print_http_request_process_test/
H A Dprint_http_request_process_test.cpp167 printHttpRequestProcess.reqIdOperaIdMap[requestId] = HTTP_REQUEST_GET_ATTR;
195 printHttpRequestProcess.reqIdOperaIdMap[requestId] = HTTP_REQUEST_GET_ATTR;
994 printHttpRequestProcess.reqIdOperaIdMap[requestId] = HTTP_REQUEST_GET_ATTR;
/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp77 if (reqIdOperaIdMap[requestId] == HTTP_REQUEST_GET_ATTR) { in RecordBufByOperation()
506 if (reqIdOperaIdMap[requestId] == HTTP_REQUEST_GET_ATTR) { in ProcessHttpResp()

Completed in 4 milliseconds