Searched refs:ClearDataAndAdjustVersion (Results 1 – 3 of 3) sorted by relevance
657 void ClearDataAndAdjustVersion(bool for_boot_image);
1789 info.ClearDataAndAdjustVersion(/*for_boot_image=*/true); in TEST_F()1799 info.ClearDataAndAdjustVersion(/*for_boot_image=*/false); in TEST_F()
2430 void ProfileCompilationInfo::ClearDataAndAdjustVersion(bool for_boot_image) { in ClearDataAndAdjustVersion() function in art::ProfileCompilationInfo