Searched refs:AllowWriting (Results 1 – 3 of 3) sorted by relevance
198 vdex->AllowWriting(false); in OpenAtAddress()220 void VdexFile::AllowWriting(bool val) const { in AllowWriting() function in art::VdexFile
361 void AllowWriting(bool value) const;
2904 vf->AllowWriting(true); in DeoptimizeBootImage()2906 vf->AllowWriting(false); in DeoptimizeBootImage()