Home
last modified time | relevance | path

Searched refs:PRINTER_LIST_FILE (Results 1 - 3 of 3) sorted by relevance

/base/print/print_fwk/utils/include/
H A Dprint_constant.h238 const std::string PRINTER_LIST_FILE = "printer_list.json"; member
/base/print/print_fwk/services/print_service/src/
H A Dprint_system_data.cpp85 std::string printerListFilePath = PRINTER_SERVICE_FILE_PATH + "/" + PRINTER_LIST_FILE; in Init()
114 std::string printerListFilePath = PRINTER_SERVICE_FILE_PATH + "/" + PRINTER_LIST_FILE; in GetJsonObjectFromFile()
181 std::string printerListFilePath = PRINTER_SERVICE_FILE_PATH + "/" + PRINTER_LIST_FILE; in SaveCupsPrinterMap()
670 std::string printerListFilePath = PRINTER_SERVICE_FILE_PATH + "/" + PRINTER_LIST_FILE;
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_system_data_test.cpp63 const std::string PRINTER_LIST_FILE = "/data/service/el2/public/print_service/printer_list.json"; in HWTEST_F() local
64 std::ifstream f(PRINTER_LIST_FILE.c_str()); in HWTEST_F()

Completed in 6 milliseconds