/ohos5.0/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() 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()
|
H A D | print_cups_client.cpp | 653 http_t *http = nullptr; in QueryPrinterAttributesByUri() local 969 http_t *http = nullptr; in SetDefaultPrinter() local 1150 cups_option_t *options, http_t *http) in VerifyPrintJob() 1195 bool PrintCupsClient::HandleFiles(JobParameters *jobParams, uint32_t num_files, http_t *http, uint3… in HandleFiles() 1236 http_t *http = nullptr; in StartCupsJob() local 1277 void PrintCupsClient::HandleJobState(http_t *http, JobMonitorParam *param, JobStatus *jobStatus, in HandleJobState() 1305 http_t *http = nullptr; in MonitorJobState() local 1351 void PrintCupsClient::QueryJobStateAgain(http_t *http, JobMonitorParam *param, JobStatus *jobStatus) in QueryJobStateAgain() 1479 void PrintCupsClient::QueryJobState(http_t *http, JobMonitorParam *param, JobStatus *jobStatus) in QueryJobState() 1533 http_t *http = nullptr; in CheckPrinterOnline() local [all …]
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/ |
H A D | mod.rs | 16 mod http; module
|
H A D | settings.rs | 371 pub fn http(addr: &str) -> ProxyBuilder { in http() method
|
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/ |
H A D | print_cups_client_test.cpp | 661 http_t *http = nullptr; variable 1189 http_t *http = nullptr; variable 1222 http_t *http = nullptr; variable 1677 http_t *http = nullptr; variable 1697 http_t *http = nullptr; variable
|
/ohos5.0/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/ |
H A D | config.rs | 237 pub fn http(url: &str) -> ProxyBuilder { in http() method
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/ |
H A D | proxy.rs | 64 pub(crate) fn http(uri: &str) -> Result<Self, HttpClientError> { in http() method
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/ |
H A D | client.rs | 185 http: HttpConfig, field
|
/ohos5.0/base/print/print_fwk/test/fuzztest/printcupsclient_fuzzer/ |
H A D | printcupsclient_fuzzer.cpp | 235 http_t *http; in TestQueryJobState() local
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/request/uri/ |
H A D | mod.rs | 94 pub(crate) fn http() -> Uri { in http() method
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/ |
H A D | client.rs | 273 http: HttpConfig, field
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_headers.cpp | 512 void ObexHeader::AppendItemHttp(const uint8_t *http, const uint16_t length) in AppendItemHttp()
|
/ohos5.0/base/print/print_fwk/test/unittest/others/ |
H A D | print_cups_client_vendor_helper_other_test.cpp | 268 http_t *http = nullptr; in TEST_F() local 277 http_t *http = nullptr; in TEST_F() local
|