Home
last modified time | relevance | path

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

/art/odrefresh/
Dodr_config.h97 class OdrSystemProperties : public tools::SystemProperties {
99 explicit OdrSystemProperties( in OdrSystemProperties() function
145 OdrSystemProperties odr_system_properties_;
235 const OdrSystemProperties& GetSystemProperties() const { return odr_system_properties_; } in GetSystemProperties()
Dodrefresh.cc425 const OdrSystemProperties& system_properties) { in AddDex2OatConcurrencyArguments()
459 const OdrSystemProperties& system_properties) { in AddDex2OatInstructionSet()
1097 const OdrSystemProperties& system_properties = config_.GetSystemProperties(); in CheckSystemPropertiesAreDefault()
1131 const OdrSystemProperties& system_properties = config_.GetSystemProperties(); in CheckSystemPropertiesHaveNotChanged()
1907 const OdrSystemProperties& system_properties = config_.GetSystemProperties(); in RunDex2oatForBootClasspath()
2072 const OdrSystemProperties& system_properties = config_.GetSystemProperties(); in RunDex2oatForSystemServer()