Home
last modified time | relevance | path

Searched refs:AllowWriting (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dvdex_file.cc198 vdex->AllowWriting(false); in OpenAtAddress()
220 void VdexFile::AllowWriting(bool val) const { in AllowWriting() function in art::VdexFile
Dvdex_file.h361 void AllowWriting(bool value) const;
Druntime.cc2900 vf->AllowWriting(true); in DeoptimizeBootImage()
2902 vf->AllowWriting(false); in DeoptimizeBootImage()