Home
last modified time | relevance | path

Searched defs:printerExtId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp1250 std::string printerExtId = PrintUtils::GetGlobalId("", printerId); variable
1262 std::string printerExtId = PrintUtils::GetGlobalId("", printerId); variable
2046 std::string printerExtId = PrintUtils::GetGlobalId("", printerId); variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp1610 std::string printerExtId = PrintUtils::GetGlobalId(extensionId, printerId); in UpdatePrinterState() local
2922 std::string printerExtId; in RemovePrinterFromDiscovery() local