Home
last modified time | relevance | path

Searched refs:HTTP_SERVER_MAX_LENGTH (Results 1 - 2 of 2) sorted by relevance

/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_constant.h140 const size_t HTTP_SERVER_MAX_LENGTH = 1024 * 1024 * 512; member
/base/print/print_fwk/services/print_service/src/
H A Dprint_http_server_manager.cpp68 svr->set_payload_max_length(HTTP_SERVER_MAX_LENGTH); in StartServer()

Completed in 2 milliseconds