Home
last modified time | relevance | path

Searched defs:printerIp (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_driver_base.cpp57 bool VendorDriverBase::OnQueryCapabilityByIp(const std::string &printerIp, const std::string &proto… in OnQueryCapabilityByIp()
H A Dvendor_ipp_everywhere.cpp67 bool VendorIppEveryWhere::OnQueryCapabilityByIp(const std::string &printerIp, const std::string &pr… in OnQueryCapabilityByIp()
H A Dvendor_wlan_group.cpp82 bool VendorWlanGroup::OnQueryCapabilityByIp(const std::string &printerIp, const std::string &protoc… in OnQueryCapabilityByIp()
H A Dvendor_bsuni_driver.cpp331 bool VendorBsuniDriver::OnQueryCapabilityByIp(const std::string &printerIp, const std::string &prot… in OnQueryCapabilityByIp()
H A Dvendor_manager.cpp184 bool VendorManager::ConnectPrinterByIp(const std::string &printerIp, const std::string &protocol) in ConnectPrinterByIp()
/ohos5.0/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_bsuni_driver_test.cpp86 int32_t OnQueryCapabilityByIpTest(const char *printerIp, const char *protocol) in OnQueryCapabilityByIpTest()