Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc199 bool writable, in OpenOatFile()
241 bool writable, in OpenOatFile()
283 bool writable, in LoadVdex()
305 bool writable, in LoadVdex()
1067 bool writable, in Load()
1445 bool writable, in Load()
1465 bool writable, in Load()
1490 bool writable, in ElfFileOpen()
Dvdex_file.h207 bool writable, in Open()
225 bool writable, in Open()
Dvdex_file.cc102 bool writable, in OpenAtAddress()
148 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()
1695 bool writable, in Open()
/art/runtime/jit/
Ddebugger_interface.cc282 JITCodeEntry* writable = NativeInfo::Writable(entry); in InsertNewEntry() local