Home
last modified time | relevance | path

Searched defs:printerList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp146 void PrintServiceAbilityTest::InitExtPrinterList(std::vector<PrinterInfo> &printerList, size_t coun… in InitExtPrinterList()
158 void PrintServiceAbilityTest::InitPrinterList(std::vector<PrinterInfo> &printerList, size_t count) in InitPrinterList()
269 std::vector<std::string> printerList; variable
679 std::vector<std::string> printerList; variable
/ohos5.0/base/print/print_fwk/test/unittest/others/
H A Dprint_service_ability_other_test.cpp878 std::vector std::stringundefined printerList; in TEST_F() local
884 std::vector std::stringundefined printerList; in TEST_F() local
890 std::vector std::stringundefined printerList; in TEST_F() local
896 std::vector std::stringundefined printerList; in TEST_F() local
902 std::vector std::stringundefined printerList; in TEST_F() local
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp589 int32_t PrintServiceAbility::QueryAddedPrinter(std::vector<std::string> &printerList) in QueryAddedPrinter()