Searched refs:primary_oat_file_ (Results 1 – 2 of 2) sorted by relevance
379 bool primary_oat_file_; variable
401 primary_oat_file_(false), in OatWriter()724 primary_oat_file_ = (key_value_store != nullptr); in StartRoData()2275 if (GetCompilerOptions().IsBootImage() && primary_oat_file_) { in InitOatCode()2995 if (GetCompilerOptions().IsBootImage() && primary_oat_file_) { in WriteCode()