Home
last modified time | relevance | path

Searched refs:RUNTIME_CLASSPATH (Results 1 – 6 of 6) sorted by relevance

/external/oss-fuzz/projects/java-example/
Dbuild.sh26 RUNTIME_CLASSPATH=\$this_dir
47 --cp=$RUNTIME_CLASSPATH \
/external/oss-fuzz/projects/fastjson2/
Dbuild.sh33 RUNTIME_CLASSPATH=$(echo $PROJECT_JARS | xargs printf -- "\$this_dir/%s:"):\$this_dir
46 --cp=$RUNTIME_CLASSPATH \
/external/oss-fuzz/projects/jackson-core/
Dbuild.sh39 RUNTIME_CLASSPATH=$(echo $ALL_JARS | xargs printf -- "\$this_dir/%s:"):\$this_dir
52 --cp=$RUNTIME_CLASSPATH \
/external/oss-fuzz/projects/json-sanitizer/
Dbuild.sh42 RUNTIME_CLASSPATH=$(echo $ALL_JARS | xargs printf -- "\$this_dir/%s:"):.:\$this_dir
55 --cp=$RUNTIME_CLASSPATH \
/external/oss-fuzz/projects/jackson-dataformats-binary/
Dbuild.sh48 RUNTIME_CLASSPATH=$(echo $ALL_JARS | xargs printf -- "\$this_dir/%s:"):\$this_dir
61 --cp=$RUNTIME_CLASSPATH \
/external/oss-fuzz/docs/getting-started/new-project-guide/
Djvm_lang.md123 RUNTIME_CLASSPATH=$(echo $PROJECT_JARS | xargs printf -- "\$this_dir/%s:"):\$this_dir
136 --cp=$RUNTIME_CLASSPATH \