Searched refs:QueryAddedPrinterIdList (Results 1 – 4 of 4) sorted by relevance
63 std::vector<std::string> QueryAddedPrinterIdList();
798 std::vector<std::string> PrintSystemData::QueryAddedPrinterIdList() in QueryAddedPrinterIdList() function in OHOS::Print::PrintSystemData
433 std::vector<std::string> printerIdList = printSystemData_.QueryAddedPrinterIdList(); in StartDiscoverPrinter()
583 printServiceAbility.printSystemData_.QueryAddedPrinterIdList = undefined { return std::vector; }; in TEST_F()