Home
last modified time | relevance | path

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

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