Searched defs:http (Results 1 - 4 of 4) sorted by relevance
/base/print/print_fwk/services/print_service/src/ |
H A D | print_cups_wrapper.cpp | 20 cups_dest_t* PrintCupsWrapper::GetNamedDest(http_t *http, const char *name, const char *instance) in GetNamedDest() argument 35 ipp_t *PrintCupsWrapper::DoRequest(http_t *http, ipp_t *request, const char *resource) in DoRequest() argument 40 cups_dinfo_t *PrintCupsWrapper::CopyDestInfo(http_t *http, cups_dest_t *dest) in CopyDestInfo() argument
|
H A D | print_cups_client.cpp | 608 http_t *http = nullptr; in QueryPrinterAttributesByUri() local 893 http_t *http; in SetDefaultPrinter() local 1071 VerifyPrintJob(JobParameters *jobParams, int &num_options, uint32_t &jobId, cups_option_t *options, http_t *http) VerifyPrintJob() argument 1117 HandleFiles(JobParameters *jobParams, uint32_t num_files, http_t *http, uint32_t jobId) HandleFiles() argument 1158 http_t *http = nullptr; StartCupsJob() local 1196 HandleJobState(http_t *http, JobMonitorParam *param, JobStatus *jobStatus, JobStatus *prevousJobStatus) HandleJobState() argument 1224 http_t *http = NULL; MonitorJobState() local 1269 QueryJobStateAgain(http_t *http, JobMonitorParam *param, JobStatus *jobStatus) QueryJobStateAgain() argument 1383 QueryJobState(http_t *http, JobMonitorParam *param, JobStatus *jobStatus) QueryJobState() argument 1428 http_t *http; CheckPrinterOnline() local 1640 http_t *http; IsCupsServerAlive() local [all...] |
/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/ |
H A D | print_cups_client_test.cpp | 657 http_t *http = nullptr; in HWTEST_F() local 1185 http_t *http = nullptr; in HWTEST_F() local 1218 http_t *http = nullptr; in HWTEST_F() local [all...] |
/base/print/print_fwk/test/fuzztest/printcupsclient_fuzzer/ |
H A D | printcupsclient_fuzzer.cpp | 208 http_t *http; in TestQueryJobState() local
|
Completed in 6 milliseconds