Home
last modified time | relevance | path

Searched refs:OUTPUT (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/gn/build/
H A Dmake_version_file.sh38 OUTPUT=$3
42 python3 "$ROOT_DIR/gn/build/cmake_configure_file.py" "$INPUT" "$OUTPUT"
44 python3 "$ROOT_DIR/gn/build/cmake_configure_file.py" "$INPUT" "$OUTPUT" "ARK_VERSION_GIT_HASH=$HASH"
/arkcompiler/runtime_core/scripts/
H A Dtrace_enable.sh19 OUTPUT=$1
59 cat $TRACKING_PATH/trace > $OUTPUT
60 chmod o+w $OUTPUT
85 if [ -z "$OUTPUT" ] || [ ! -z "$4" ]; then
/arkcompiler/runtime_core/static_core/scripts/
H A Dtrace_enable.sh19 OUTPUT=$1
59 cat $TRACKING_PATH/trace > "$OUTPUT"
60 chmod o+w "$OUTPUT"
85 if [ -z "$OUTPUT" ] || [ ! -z "$4" ]; then

Completed in 2 milliseconds