HomeSort by relevance Sort by last modified time
    Searched full:compiling_boot_image_ (Results 1 - 2 of 2) sorted by null

  /art/dex2oat/linker/
oat_writer.h 214 return compiling_boot_image_;
382 const bool compiling_boot_image_; member in class:art::linker::OatWriter::CreateTypeLookupTable
oat_writer.cc 370 compiling_boot_image_(compiling_boot_image),
707 if (compiling_boot_image_) {
752 if (compiling_boot_image_) {
    [all...]

Completed in 81 milliseconds