Home
last modified time | relevance | path

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

/art/odrefresh/
Dodr_config.h50 std::string dex2oat_boot_classpath_; variable
92 const std::string& GetDex2oatBootClasspath() const { return dex2oat_boot_classpath_; } in GetDex2oatBootClasspath()
125 dex2oat_boot_classpath_ = classpath; in SetDex2oatBootclasspath()