Home
last modified time | relevance | path

Searched refs:manifest (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/scripts/
H A Dinstall-third-party35 --manifest=FILE Path to the manifest. Default: $ARK_THIRD_PARTY_MANIFEST
40 * Manifest file format is documented in the default manifest.
53 --manifest=*)
89 local manifest="$1"
143 done < "$manifest"
159 echo "$MSG_PREFIX Invalid manifest file '$ARK_THIRD_PARTY_MANIFEST'"
163 echo "$MSG_PREFIX Using manifest $ARK_THIRD_PARTY_MANIFEST"
/arkcompiler/runtime_core/static_core/scripts/
H A Dinstall-third-party45 --manifest=FILE Path to the manifest. Default: $ARK_THIRD_PARTY_MANIFEST
56 * Manifest file format is documented in the default manifest.
70 --manifest=*)
166 local manifest="$1"
225 done < "$manifest"
271 echo "$MSG_PREFIX Invalid manifest file '$ARK_THIRD_PARTY_MANIFEST'"
275 echo "$MSG_PREFIX Using manifest $ARK_THIRD_PARTY_MANIFEST"

Completed in 1 milliseconds