Searched refs:primary_oat_file_ (Results 1 – 2 of 2) sorted by relevance
394 bool primary_oat_file_; variable
384 primary_oat_file_(false), in OatWriter()706 primary_oat_file_ = (key_value_store != nullptr); in StartRoData()2198 if (GetCompilerOptions().IsBootImage() && primary_oat_file_) { in InitOatCode()3080 if (GetCompilerOptions().IsBootImage() && primary_oat_file_) { in WriteCode()