Home
last modified time | relevance | path

Searched defs:writable (Results 1 – 5 of 5) sorted by relevance

/art/runtime/
Dvdex_file.h215 bool writable, in Open()
233 bool writable, in Open()
Doat_file.cc200 bool writable, in OpenOatFile()
242 bool writable, in OpenOatFile()
294 bool writable, in LoadVdex()
316 bool writable, in LoadVdex()
1154 bool writable, in Load()
1565 bool writable, in Load()
1585 bool writable, in Load()
1610 bool writable, in ElfFileOpen()
Dvdex_file.cc71 bool writable, in OpenAtAddress()
117 bool writable, in OpenAtAddress()
Delf_file.cc40 ElfFileImpl<ElfTypes>::ElfFileImpl(File* file, bool writable, bool program_header_only) in ElfFileImpl()
61 bool writable, in Open()
1488 bool writable, in Open()
/art/runtime/jit/
Ddebugger_interface.cc282 JITCodeEntry* writable = NativeInfo::Writable(entry); in InsertNewEntry() local