Searched refs:GetDex2oatBootClasspath (Results 1 – 2 of 2) sorted by relevance
191 const std::string& GetDex2oatBootClasspath() const { return dex2oat_boot_classpath_; } in GetDex2oatBootClasspath() function
707 dex2oat_boot_classpath_jars_ = Split(config_.GetDex2oatBootClasspath(), ":"); in OnDeviceRefresh()