Searched defs:http (Results 1 – 5 of 5) sorted by relevance
| /base/print/print_fwk/services/print_service/src/ |
| D | print_cups_wrapper.cpp | 20 cups_dest_t* PrintCupsWrapper::GetNamedDest(http_t *http, const char *name, const char *instance) in GetNamedDest() 35 ipp_t *PrintCupsWrapper::DoRequest(http_t *http, ipp_t *request, const char *resource) in DoRequest() 40 cups_dinfo_t *PrintCupsWrapper::CopyDestInfo(http_t *http, cups_dest_t *dest) in CopyDestInfo()
|
| D | print_cups_client.cpp | 758 http_t *http = nullptr; in QueryPrinterAttributesByUri() local 1065 http_t *http = nullptr; in SetDefaultPrinter() local 1270 cups_option_t *options, http_t *http) in VerifyPrintJob() 1311 bool PrintCupsClient::HandleFiles(JobParameters *jobParams, uint32_t num_files, http_t *http, uint3… in HandleFiles() 1352 http_t *http = nullptr; in StartCupsJob() local 1665 bool PrintCupsClient::QueryJobState(http_t *http, std::shared_ptr<JobMonitorParam> monitorParams) in QueryJobState() 1751 http_t *http = nullptr; in CheckPrinterOnline() local 1994 http_t *http = nullptr; in IsCupsServerAlive() local
|
| /base/print/print_fwk/services/print_service/include/ |
| D | print_cups_client.h | 73 http_t *http = nullptr; member
|
| /base/print/print_fwk/test/unittest/fwk_print_cups_client_test/ |
| D | print_cups_client_test.cpp | 696 http_t *http = nullptr; variable 1468 http_t *http = nullptr; variable
|
| /base/print/print_fwk/test/unittest/others/ |
| D | print_cups_client_vendor_helper_other_test.cpp | 160 http_t *http = nullptr; in TEST_F() local 169 http_t *http = nullptr; in TEST_F() local
|