Searched refs:readAndPrint (Results 1 – 1 of 1) sorted by relevance
| /mipi-sys-t-latest/printer/src/ |
| D | mipi_syst_main.cpp | 114 static void readAndPrint(std::istream& is, std::ostream& os, in readAndPrint() function 248 readAndPrint(std::cin, *os, payload_only, short_ctx.get(), decoder); in main() 255 readAndPrint(ifs, *os, payload_only, short_ctx.get(), decoder); in main()
|