Searched refs:dex2oat_bin (Results 1 – 1 of 1) sorted by relevance
92 std::string dex2oat_bin = ""; member132 args.push_back(options.dex2oat_bin); in GenerateBootImage()198 options.dex2oat_bin = arg; in Main()225 if (options.dex2oat_bin.empty()) { in Main()227 options.dex2oat_bin = GetCompilerExecutable(); in Main()