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

/openjdk7/hotspot/src/share/vm/runtime/
H A Darguments.cpp927 return PropertyList_get_value(system_properties(), key);
3284 const char* Arguments::PropertyList_get_value(SystemProperty *pl, const char* key) { function in class:Arguments

Completed in 612 milliseconds