Home
last modified time | relevance | path

Searched refs:writable (Results 1 – 9 of 9) sorted by relevance

/art/runtime/
Dvdex_file.h197 bool writable,
210 bool writable,
217 bool writable, in Open() argument
225 writable, in Open()
235 bool writable, in Open() argument
245 writable, in Open()
Dvdex_file.cc71 bool writable, in OpenAtAddress() argument
82 if (writable) { in OpenAtAddress()
89 (writable ? " for read/write" : "for reading"); in OpenAtAddress()
105 writable, in OpenAtAddress()
117 bool writable, in OpenAtAddress() argument
127 CHECK(!(writable && unquicken)) << "We don't want to be writing unquickened files out to disk!"; in OpenAtAddress()
133 writable ? MAP_SHARED : MAP_PRIVATE, in OpenAtAddress()
152 if (!writable) { in OpenAtAddress()
Doat_file.cc112 bool writable,
125 bool writable,
141 bool writable,
147 bool writable,
152 bool writable,
159 bool writable,
200 bool writable, in OpenOatFile() argument
211 writable, in OpenOatFile()
225 if (!ret->LoadVdex(vdex_filename, writable, low_4gb, error_msg)) { in OpenOatFile()
242 bool writable, in OpenOatFile() argument
[all …]
Delf_file_impl.h47 bool writable,
129 ElfFileImpl(File* file, bool writable, bool program_header_only);
Delf_file.h44 bool writable,
Delf_file.cc40 ElfFileImpl<ElfTypes>::ElfFileImpl(File* file, bool writable, bool program_header_only) in ElfFileImpl() argument
41 : writable_(writable), in ElfFileImpl()
61 bool writable, in Open() argument
66 new ElfFileImpl<ElfTypes>(file, writable, program_header_only)); in Open()
69 if (writable) { in Open()
1488 bool writable, in Open() argument
1511 writable, in Open()
1521 writable, in Open()
/art/test/071-dexfile/
Dinfo.txt4 NOTE: the test requires that /data/run-test/ exists and is writable and not mounted noexec.
/art/runtime/jit/
Ddebugger_interface.cc282 JITCodeEntry* writable = NativeInfo::Writable(entry); in InsertNewEntry() local
283 writable->next_ = next; in InsertNewEntry()
284 writable->prev_ = prev; in InsertNewEntry()
285 writable->seqlock_.fetch_add(1, std::memory_order_release); // Mark as valid. in InsertNewEntry()
/art/test/1975-hello-structural-transformation/
Dexpected-stdout.txt5 Saving writable MethodHandle (ID: 4) MethodHandle(Class)void for later