Home
last modified time | relevance | path

Searched defs:GetSystemProperties (Results 1 – 6 of 6) sorted by relevance

/art/openjdkjvmti/
Dti_properties.cc92 jvmtiError PropertiesUtil::GetSystemProperties(jvmtiEnv* env, in GetSystemProperties() function in openjdkjvmti::PropertiesUtil
Dti_search.cc69 static art::ObjPtr<art::mirror::Object> GetSystemProperties(art::Thread* self, in GetSystemProperties() function
DOpenjdkJvmTi.cc1249 static jvmtiError GetSystemProperties(jvmtiEnv* env, jint* count_ptr, char*** property_ptr) { in GetSystemProperties() function in openjdkjvmti::JvmtiFunctions
/art/odrefresh/
Dodrefresh_main.cc203 void GetSystemProperties(std::unordered_map<std::string, std::string>* system_properties) { in GetSystemProperties() function
Dodr_config.h235 const OdrSystemProperties& GetSystemProperties() const { return odr_system_properties_; } in GetSystemProperties() function
/art/openjdkjvmti/include/
Djvmti.h2476 jvmtiError GetSystemProperties(jint* count_ptr, in GetSystemProperties() function