HomeSort by relevance Sort by last modified time
    Searched defs:IsBootImage (Results 1 - 3 of 3) sorted by null

  /art/runtime/
compiler_callbacks.h 70 bool IsBootImage() {
  /art/compiler/driver/
compiler_options.h 184 bool IsBootImage() const {
  /art/dex2oat/
dex2oat.cc 733 if (IsBootImage() && image_filenames_.size() == 1) {
738 if (IsAppImage() && IsBootImage()) {
    [all...]

Completed in 191 milliseconds