| /art/runtime/ |
| oat_file_assistant.cc | 84 -1 /* oat_fd */, 93 int oat_fd, 104 CHECK_LE(oat_fd, 0) << "zip_fd must be provided with valid oat_fd. zip_fd=" << zip_fd 105 << " oat_fd=" << oat_fd; local 122 odex_.Reset(odex_file_name, UseFdToReadFiles(), zip_fd, vdex_fd, oat_fd); [all...] |
| oat_file.cc | 115 int oat_fd, 152 virtual bool Load(int oat_fd, 230 int oat_fd, 242 if (!ret->Load(oat_fd, [all...] |
| oat_file_assistant.h | 131 // provided, vdex, oat, and zip files will be read from vdex_fd, oat_fd and zip_fd respectively. 138 int oat_fd, 385 int oat_fd = -1);
|
| oat_file.h | 102 int oat_fd,
|
| oat_file_assistant_test.cc | 320 -1 /* oat_fd */, 379 -1 /* oat_fd */, [all...] |
| /frameworks/native/cmds/installd/ |
| dexopt.cpp | 228 static void run_dex2oat(int zip_fd, int oat_fd, int input_vdex_fd, int output_vdex_fd, int image_fd, 358 sprintf(oat_fd_arg, "--oat-fd=%d", oat_fd); [all...] |
| /art/dex2oat/linker/ |
| image_writer.h | 124 // If oat_fd is not kInvalidFd, then we use that for the oat file. Otherwise we open
|
| image_writer.cc | 176 // If image_fd or oat_fd are not kInvalidFd then we may have empty strings in image_filenames or [all...] |
| /system/core/libunwindstack/tests/files/offline/art_quick_osr_stub_arm/ |
| libart.so | |
| /system/core/libunwindstack/tests/files/offline/jit_debug_arm/ |
| libart.so | |
| libartd.so | |
| /system/core/libunwindstack/tests/files/offline/jit_debug_x86/ |
| libartd.so | |