Searched defs:append_value (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Darguments.hpp75 void append_value(const char *value) { function in class:SystemProperty
524 static void append_sysclasspath(const char *value) { _sun_boot_class_path->append_value(value); }

Completed in 33 milliseconds