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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstatSampler.cpp289 const char* property_name = property_counters[i].property_list[j]; local
290 assert(property_name != NULL, "property name should not be NULL");
292 const char* value = get_system_property(property_name, CHECK);
300 property_name, value, CHECK);
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.c347 GtkWidgetClass* class, const gchar* property_name);
349 const gchar* property_name, GValue* value);

Completed in 506 milliseconds