Home
last modified time | relevance | path

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

/art/odrefresh/
Dodr_config.h124 std::string dex2oat_boot_classpath_; variable
191 const std::string& GetDex2oatBootClasspath() const { return dex2oat_boot_classpath_; } in GetDex2oatBootClasspath()
241 dex2oat_boot_classpath_ = classpath; in SetDex2oatBootclasspath()