Searched defs:property (Results 1 – 4 of 4) sorted by relevance
138 ExportedProperty property; in testArrayProblem() local
206 const char* property, in GetSystemProperty()
1292 static jvmtiError GetSystemProperty(jvmtiEnv* env, const char* property, char** value_ptr) { in GetSystemProperty()1297 static jvmtiError SetSystemProperty(jvmtiEnv* env, const char* property, const char* value) { in SetSystemProperty()
219 void PrintProperty(const char* name, const char* property) { in PrintProperty()224 void PrintProperty(const char* name, const char* property, int id) { in PrintProperty()