Home
last modified time | relevance | path

Searched refs:GetGlobalPrinterId (Results 1 - 7 of 7) sorted by relevance

/base/print/print_fwk/services/print_service/src/
H A Dvendor_driver_base.cpp127 std::string VendorDriverBase::GetGlobalPrinterId(const std::string &printerId) in GetGlobalPrinterId() function in VendorDriverBase
129 return VendorManager::GetGlobalPrinterId(GetGlobalVendorName(), printerId); in GetGlobalPrinterId()
H A Dvendor_manager.cpp42 std::string VendorManager::GetGlobalPrinterId(const std::string &globalVendorName, const std::string &printerId) in GetGlobalPrinterId() function in VendorManager
323 std::string globalPrinterId = GetGlobalPrinterId(globalVendorName, printerId); in OnPrinterPpdQueried()
H A Dvendor_bsuni_driver.cpp424 std::string globalPrinterId = GetGlobalPrinterId(printerId); in OnPrinterCapabilityQueried()
/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_manager_test.cpp60 std::string globalPrinterId = VendorManager::GetGlobalPrinterId(globalVendorName, printerId); in HWTEST_F()
125 std::string globalPrinterId = VendorManager::GetGlobalPrinterId(globalVendorName, printerId); in HWTEST_F()
162 std::string globalPrinterId = VendorManager::GetGlobalPrinterId(globalVendorName, printerId); in HWTEST_F()
210 std::string globalPrinterId = VendorManager::GetGlobalPrinterId(globalVendorName, printerId); in HWTEST_F()
246 std::string globalPrinterId = VendorManager::GetGlobalPrinterId(globalVendorName, printerId); in HWTEST_F()
/base/print/print_fwk/services/print_service/include/
H A Dvendor_driver_base.h83 std::string GetGlobalPrinterId(const std::string &printerId);
H A Dvendor_manager.h46 static std::string GetGlobalPrinterId(const std::string &globalVendorName, const std::string &printerId);
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp2070 std::string globalId = VendorManager::GetGlobalPrinterId(vendorName, printerId); in HWTEST_F()

Completed in 11 milliseconds