Searched refs:GetProperties (Results 1 - 3 of 3) sorted by relevance

/art/openjdkjvmti/
H A Dti_properties.cc162 const std::vector<std::string>& runtime_props = art::Runtime::Current()->GetProperties();
/art/runtime/native/
H A Ddalvik_system_VMRuntime.cc195 const std::vector<std::string>& properties = Runtime::Current()->GetProperties();
/art/runtime/
H A Druntime.h299 const std::vector<std::string>& GetProperties() const { function in class:art::verifier::VerifyMode

Completed in 58 milliseconds