Home
last modified time | relevance | path

Searched defs:IsBootImage (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/runtime/
H A Dcompiler_callbacks.h66 bool IsBootImage() { in IsBootImage() function
H A Dintern_table.h230 bool IsBootImage() const { in IsBootImage() function
/aosp12/art/compiler/driver/
H A Dcompiler_options.h219 bool IsBootImage() const { in IsBootImage() function
/aosp12/art/dex2oat/
H A Ddex2oat.cc2317 bool IsBootImage() const { in IsBootImage() function in art::Dex2Oat