Searched refs:primary_oat_file_ (Results 1 – 2 of 2) sorted by relevance
390 bool primary_oat_file_; variable
359 primary_oat_file_(false), in OatWriter()562 primary_oat_file_ = (key_value_store != nullptr); in StartRoData()2269 if (GetCompilerOptions().IsBootImage() && primary_oat_file_) { in InitOatCode()3125 if (GetCompilerOptions().IsBootImage() && primary_oat_file_) { in WriteCode()