Searched refs:echo (Results 1 – 11 of 11) sorted by relevance
14 @echo off16 @echo -----------------------------17 @echo %date%-%time%18 @echo "Baltimore Updating:"19 @echo "Start Reboot Flashd..."33 @echo off37 @echo start flash %%k41 @echo flash %%k fail, please check55 @echo "Update Failed!"60 @echo updater success[all …]
14 @if "%DEBUG%" == "" @echo off44 echo.45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.46 echo.47 echo Please set the NODE_HOME variable in your environment to match the48 echo location of your NodeJs installation.57 echo.58 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.59 echo.60 echo Please set the NODE_HOME variable in your environment to match the[all …]
29 echo ""30 echo -e "\033[1;33m`date '+[%Y-%m-%d %H:%M:%S]'`$@\033[0m"34 echo ""35 echo -e "\033[1;31m`date '+[%Y-%m-%d %H:%M:%S]'`$@\033[0m"
44 std::string echo = "operation is not allowed"; in CommandDispatch() local48 buffer.insert(buffer.end(), (uint8_t *)echo.c_str(), (uint8_t *)echo.c_str() + echo.size()); in CommandDispatch()90 std::string echo = Hdc::Base::ReplaceAll(msg, "\n", " "); in SendToHost() local94 buffer.insert(buffer.end(), (uint8_t *)echo.c_str(), (uint8_t *)echo.c_str() + echo.size()); in SendToHost()
17 CMD = "if [ -f ${VENDOR_CONFIG_PATH} ]; then echo true; else echo false; fi"
49 cmd = "if [ -f ${PRODUCT_HAL_TOKEN_PATH}/BUILD.gn ]; then echo true; else echo false; fi"
22 [ "cd $native_source_path; if [ -d $web_dir ]; then echo true; else echo false; fi" ],
64 cmd = "if [ -f ${PRODUCT_HAL_SYSPARAM_PATH}/BUILD.gn ]; then echo true; else echo false; fi"
121 cmd = "if [ -f ${PRODUCT_HAL_SYSPARAM_PATH}/BUILD.gn ]; then echo true; else echo false; fi"
159 cmd = "if [ -f ${PRODUCT_HAL_SYSPARAM_PATH}/BUILD.gn ]; then echo true; else echo false; fi"
159 echo /data/log/coredump.%p.bin > /proc/sys/kernel/core_pattern \\ 设置生成文件模板