Lines Matching refs:errorInfo

140     ELOG(errorInfo.c_str());
305 errorInfo = "Launch -p parameters is not match regex.";
310 errorInfo =
324 errorInfo = std::string("No app path specified.");
330 errorInfo = std::string("Js app path not exist.");
342 errorInfo = "Launch -n parameters is not match regex.";
347 errorInfo = std::string("Js app name it too long, max: " + std::to_string(MAX_NAME_LENGTH) + ".");
372 errorInfo = std::string("Origin resolution and compress resolution must be setted.");
380 errorInfo = "Launch -hs parameters is not match regex.";
385 errorInfo = std::string("JS heap size out of range: " + std::to_string(MIN_JSHEAPSIZE) + "-" +
401 errorInfo = std::string("JS heap flag suported: true or false");
416 errorInfo = std::string("Screen shape suported: rect or circle");
431 errorInfo += std::string("Device type unsupport, please upgrade the Previewer SDK!");
445 errorInfo = "Launch -url parameters is empty.";
460 errorInfo = std::string("The configuration file path does not exist.");
476 errorInfo = std::string("The configuration appResource path does not exist.");
493 errorInfo = std::string("The project model does not exist.");
510 errorInfo = "Launch -pages parameters is not match regex.";
522 errorInfo = std::string("Invalid argument's count.");
534 errorInfo = "Launch -or/-cr or -fr parameters is not match regex.";
539 errorInfo = std::string("Resolution range " + std::to_string(MIN_RESOLUTION) + "-" +
554 errorInfo = std::string("The refresh argument unsupported.");
572 errorInfo = std::string("The card argument unsupported.");
590 errorInfo = "Launch -projectID parameters is not match regex.";
605 errorInfo = std::string("The colormode argument unsupported.");
620 errorInfo = std::string("The aceVersion argument unsupported.");
635 errorInfo = std::string("The orientation argument unsupported.");
646 errorInfo = "Launch -lws parameters is not match regex.";
651 errorInfo = std::string("WebSocket listening port out of range: " + std::to_string(MIN_PORT) + "-" +
667 errorInfo = std::string("Screen picture transport mode suported: dynamic or static");
685 errorInfo = "Launch -l parameters is not match regex.";
699 errorInfo = "Launch -ts parameters is not match regex.";
715 errorInfo = "Launch -s parameters is not match regex.";
743 errorInfo = "Launch -sd parameters is not match regex.";
758 errorInfo = std::string("The container sdk path does not exist.");
827 errorInfo = std::string("The component mode argument unsupported.");
845 errorInfo = "Launch -d parameters without -abp parameters.";
850 errorInfo = std::string("The ability path is empty.");
872 errorInfo = std::string("The ability name is empty.");
887 errorInfo = std::string("The staticCard argument unsupported.");
914 errorInfo = std::string("The foldable argument unsupported.");
956 errorInfo = std::string("Fold resolution must be setted.");
992 errorInfo = std::string("The configuration loader.json path does not exist.");