Searched refs:PARAM_COUNT_TIME_ERROR (Results 1 – 4 of 4) sorted by relevance
30 #define PARAM_COUNT_TIME_ERROR "has set '-T', can not set '-T' and '-c' at the same time" macro
327 DEBUG_LOG(PARAM_COUNT_TIME_ERROR); in CheckArgument()328 shellcommand_.ResultReceiverAppend(std::string(PARAM_COUNT_TIME_ERROR) + "\n"); in CheckArgument()
453 DEBUG_LOG(PARAM_COUNT_TIME_ERROR); in CheckArgument()454 shellcommand_.ResultReceiverAppend(std::string(PARAM_COUNT_TIME_ERROR) + "\n"); in CheckArgument()
482 DEBUG_LOG(PARAM_COUNT_TIME_ERROR); in CheckArgument()483 shellcommand_.ResultReceiverAppend(std::string(PARAM_COUNT_TIME_ERROR) + "\n"); in CheckArgument()