HomeSort by relevance Sort by last modified time
    Searched refs:GetSystemProperties (Results 1 - 8 of 8) sorted by null

  /art/runtime/openjdkjvmti/
ti_properties.h 42 static jvmtiError GetSystemProperties(jvmtiEnv* env, jint* count_ptr, char*** property_ptr);
ti_properties.cc 92 jvmtiError PropertiesUtil::GetSystemProperties(jvmtiEnv* env,
ti_search.cc 60 static art::ObjPtr<art::mirror::Object> GetSystemProperties(art::Thread* self,
96 art::ObjPtr<art::mirror::Object> props_obj = GetSystemProperties(self, class_linker);
OpenjdkJvmTi.cc     [all...]
  /art/test/922-properties/
properties.cc 36 jvmtiError result = jvmti_env->GetSystemProperties(&count, &properties);
  /art/runtime/openjdkjvmti/include/
jvmti.h     [all...]
  /prebuilts/jdk/jdk8/darwin-x86/include/
jvmti.h     [all...]
  /prebuilts/jdk/jdk8/linux-x86/include/
jvmti.h     [all...]

Completed in 123 milliseconds