Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dcompiler_callbacks.h71 bool IsBootImage() { in IsBootImage() function
H A Dintern_table.h225 bool IsBootImage() const { in IsBootImage() function
/aosp_15_r20/art/compiler/driver/
H A Dcompiler_options.h205 bool IsBootImage() const { in IsBootImage() function
/aosp_15_r20/art/dex2oat/
H A Ddex2oat.cc2333 bool IsBootImage() const { in IsBootImage() function in art::Dex2Oat