Lines Matching defs:cout
113 std::cout << "Invalid MsgHeader! hdr.len:" << hdr.len << ", expectedLen:" << expectedLen << endl;
118 std::cout << "Read socket error! " << ret << endl;
859 std::cout << "ServiceController Loop Begin" << std::endl;
866 std::cout << "Receive cmd: " << static_cast<int>(cmd) << endl;
868 cout << "Not valid cmd for this executor" << endl;
957 std::cout << " ServiceController Loop End" << endl;
967 std::cout << " Start restoring persist jobs!\n";
981 std::cout << " Found a persist job! Path: " << LOG_PERSISTER_DIR + pPath << "\n";
994 std::cout << " Info file checksum Failed!\n";
999 std::cout << " Recovery Info:\n"
1009 std::cout << " Finished restoring persist jobs!\n";