Home
last modified time | relevance | path

Searched refs:properties_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime.h349 return properties_; in GetProperties()
1066 std::vector<std::string> properties_; variable
Druntime.cc1281 properties_ = runtime_options.ReleaseOrDefault(Opt::PropertiesList); in Init()