Searched defs:writable (Results 1 – 5 of 5) sorted by relevance
| /art/runtime/ |
| D | vdex_file.h | 217 bool writable, in Open() 235 bool writable, in Open()
|
| D | oat_file.cc | 200 bool writable, in OpenOatFile() 242 bool writable, in OpenOatFile() 294 bool writable, in LoadVdex() 316 bool writable, in LoadVdex() 1097 bool writable, in Load() 1508 bool writable, in Load() 1528 bool writable, in Load() 1553 bool writable, in ElfFileOpen()
|
| D | vdex_file.cc | 71 bool writable, in OpenAtAddress() 117 bool writable, in OpenAtAddress()
|
| D | elf_file.cc | 40 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/ |
| D | debugger_interface.cc | 282 JITCodeEntry* writable = NativeInfo::Writable(entry); in InsertNewEntry() local
|