Home
last modified time | relevance | path

Searched defs:printerId (Results 1 - 25 of 39) sorted by relevance

12

/base/print/print_fwk/frameworks/kits/extension/include/
H A Djs_print_extension.h35 std::string printerId; member
/base/print/print_fwk/services/print_service/src/
H A Dprint_ipp_over_usb_manager.cpp58 bool PrintIppOverUsbManager::ConnectPrinter(const std::string printerId, int32_t &port) in ConnectPrinter() argument
91 void PrintIppOverUsbManager::DisConnectPrinter(const std::string printerId) in DisConnectPrinter() argument
[all...]
H A Dprint_extension_callback_proxy.cpp47 bool PrintExtensionCallbackProxy::OnCallback(const std::string &printerId) in OnCallback() argument
93 bool PrintExtensionCallbackProxy::OnCallback(const std::string &printerId, PrinterCapability &cap) in OnCallback() argument
H A Dprint_security_guard_info.cpp40 std::string printerId = printerInfo.GetPrinterId(); in setPrintTypeInfo() local
H A Dvendor_ipp_everywhere.cpp55 bool VendorIppEveryWhere::OnQueryCapability(const std::string &printerId, int timeout) in OnQueryCapability() argument
73 bool VendorIppEveryWhere::OnQueryProperties(const std::string &printerId, const std::vector<std::string> &propertyKeys) in OnQueryProperties() argument
H A Dvendor_driver_base.cpp49 bool VendorDriverBase::OnQueryCapability(const std::string &printerId, int timeout) in OnQueryCapability() argument
57 bool VendorDriverBase::OnQueryProperties(const std::string &printerId, const std::vector<std::string> &propertyKeys) in OnQueryProperties() argument
92 bool VendorDriverBase::MonitorPrinterStatus(const std::string &printerId, bool on) in MonitorPrinterStatus() argument
112 std::shared_ptr<PrinterVendorStatus> VendorDriverBase::GetMonitorVendorStatus(const std::string &printerId) in GetMonitorVendorStatus() argument
127 std::string VendorDriverBase::GetGlobalPrinterId(const std::string &printerId) in GetGlobalPrinterId() argument
132 OnPrinterStateQueried(const std::string &printerId, Print_PrinterState state) OnPrinterStateQueried() argument
[all...]
H A Dprint_user_data.cpp123 int32_t PrintUserData::SetLastUsedPrinter(const std::string &printerId) in SetLastUsedPrinter() argument
153 SetDefaultPrinter(const std::string &printerId, uint32_t type) SetDefaultPrinter() argument
187 DeletePrinter(const std::string &printerId) DeletePrinter() argument
207 DeletePrinterFromUsedPrinterList(const std::string &printerId) DeletePrinterFromUsedPrinterList() argument
[all...]
H A Dvendor_bsuni_driver.cpp99 int32_t VendorBsuniDriver::RemovePrinterFromDiscovery(const char *printerId) in RemovePrinterFromDiscovery() argument
147 int32_t VendorBsuniDriver::RemovePrinterFromCups(const char *printerId) in RemovePrinterFromCups() argument
180 int32_t VendorBsuniDriver::OnPropertiesQueried(const char *printerId, const Print_PropertyList *propertyList) in OnPropertiesQueried() argument
302 OnQueryCapability(const std::string &printerId, int timeout) OnQueryCapability() argument
340 OnQueryProperties(const std::string &printerId, const std::vector<std::string> &propertyKeys) OnQueryProperties() argument
365 OnPrinterPropertiesQueried(const std::string &printerId, const Print_PropertyList *propertyList) OnPrinterPropertiesQueried() argument
423 std::string printerId = printerInfo->GetPrinterId(); OnPrinterCapabilityQueried() local
[all...]
H A Dprint_system_data.cpp163 void PrintSystemData::DeleteCupsPrinter(const std::string &printerId) in DeleteCupsPrinter() argument
127 InsertCupsPrinter( const std::string &printerId, const CupsPrinterInfo &printerInfo, bool needUpdateCaps) InsertCupsPrinter() argument
232 QueryCupsPrinterInfoByPrinterId(const std::string &printerId, CupsPrinterInfo &cupsPrinter) QueryCupsPrinterInfoByPrinterId() argument
247 QueryPrinterInfoById(const std::string &printerId, PrinterInfo &printerInfo) QueryPrinterInfoById() argument
267 UpdatePrinterStatus(const std::string& printerId, PrinterStatus printerStatus) UpdatePrinterStatus() argument
276 UpdatePrinterAlias(const std::string& printerId, const std::string& printerAlias) UpdatePrinterAlias() argument
301 InsertPrinterInfo(const std::string &printerId, const PrinterInfo &printerInfo) InsertPrinterInfo() argument
310 QueryPrinterInfoByPrinterId(const std::string &printerId) QueryPrinterInfoByPrinterId() argument
331 IsPrinterAdded(const std::string &printerId) IsPrinterAdded() argument
[all...]
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_ipp_over_usb_manager_test.cpp55 std::string printerId = "com.ohos.spooler:USB-PixLab V1-0159"; in HWTEST_F() local
69 std::string printerId = "com.ohos.spoolerUSB-PixLab V1-0159"; in HWTEST_F() local
83 std::string printerId = "com.ohos.test:USB-PixLab V1-0159"; in HWTEST_F() local
97 std::string printerId = "com.ohos.spooler:USB-PixLab V1-0159"; in HWTEST_F() local
111 std::string printerId = "com.ohos.spooler:USB-PixLab V1-0159"; in HWTEST_F() local
124 std::string printerId = "com.ohos.spoolerUSB-PixLab V1-0159"; HWTEST_F() local
137 std::string printerId = "com.ohos.test:USB-PixLab V1-0159"; HWTEST_F() local
150 std::string printerId = "com.ohos.spooler:USB-PixLab V1-0159"; HWTEST_F() local
[all...]
H A Dprint_service_stub_test.cpp1071 std::string printerId = "com.ohos.spooler:p2p://DIRECT-PixLab_V1-1620"; in HWTEST_F() local
1212 std::string printerId = "com.ohos.spooler:p2p://DIRECT-PixLab_V1-1620"; in HWTEST_F() local
1244 std::string printerId = "com.ohos.spooler:p2p://DIRECT-PixLab_V1-1620"; in HWTEST_F() local
1316 std::string printerId = "com.ohos.spooler:p2p://DIRECT-PixLab_V1-1620"; in HWTEST_F() local
1345 std::string printerId in HWTEST_F() local
[all...]
H A Dprint_user_data_test.cpp218 std::string printerId = "com.ohos.spooler:p2p://DIRECT-PixLab_V1-0105"; in HWTEST_F() local
258 std::string printerId = "com.ohos.spooler:p2p://DIRECT-PixLab_V1-0105"; in HWTEST_F() local
/base/print/print_fwk/interfaces/kits/napi/print_napi/include/
H A Dnapi_print_ext.h57 std::string printerId = ""; member
H A Dnapi_inner_print.h81 std::string printerId = ""; member
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_extension_callback_stub.cpp61 bool PrintExtensionCallbackStub::OnCallback(const std::string &printerId) in OnCallback() argument
77 bool PrintExtensionCallbackStub::OnCallback(const std::string &printerId, PrinterCapability &cap) in OnCallback() argument
117 std::string printerId = data.ReadString(); in HandlePrinterCallback() local
138 std::string printerId = data.ReadString(); in HandleCapabilityCallback() local
/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_manager_test.cpp58 std::string printerId = "test.printer.id"; in HWTEST_F() local
124 std::string printerId = PRINTER_TEST_IP; in HWTEST_F() local
161 std::string printerId = PRINTER_TEST_IP; in HWTEST_F() local
209 std::string printerId in HWTEST_F() local
245 std::string printerId = PRINTER_TEST_IP; HWTEST_F() local
[all...]
H A Dvendor_ipp_everywhere_test.cpp197 std::string printerId = "test"; in HWTEST_F() local
213 std::string printerId = "test"; in HWTEST_F() local
[all...]
H A Dvendor_bsuni_driver_test.cpp65 int32_t OnConnectPrinterTest(const char *printerId) in OnConnectPrinterTest() argument
72 int32_t OnDisconnectPrinterTest(const char *printerId) in OnDisconnectPrinterTest() argument
79 int32_t OnQueryCapabilityTest(const char *printerId) in OnQueryCapabilityTest() argument
93 int32_t OnQueryPropertiesTest(const char *printerId, const Print_StringList *propertyKeyList) in OnQueryPropertiesTest() argument
225 std::string printerId = PRINTER_TEST_IP; in HWTEST_F() local
[all...]
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_info_helper.cpp94 std::string printerId = NapiPrintUtils::GetStringPropertyUtf8(env, jsValue, PARAM_INFO_PRINTERID); in BuildFromJs() local
H A Dprint_job_helper.cpp126 std::string printerId = NapiPrintUtils::GetStringPropertyUtf8(env, jsValue, PARAM_JOB_PRINTERID); in BuildFromJs() local
/base/print/print_fwk/frameworks/ohprint/include/
H A Dvendor_extension.h61 char *printerId; member
/base/print/print_fwk/services/print_service/include/
H A Dprint_cups_client.h41 std::string printerId; member
65 std::string printerId; member
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_info.cpp100 void PrinterInfo::SetPrinterId(const std::string &printerId) in SetPrinterId() argument
/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/
H A Dprint_cups_wrapper_test.cpp105 std::string printerId; in HWTEST_F() local
168 std::string printerId = "testPrinterId"; in HWTEST_F() local
[all...]
/base/print/print_fwk/frameworks/kits/extension/src/
H A Djs_print_extension.cpp346 bool JsPrintExtension::Callback(const std::string funcName, const std::string &printerId) in Callback() argument

Completed in 15 milliseconds

12