Home
last modified time | relevance | path

Searched refs:oat_class_type (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/dex2oat/linker/
H A Doat_writer.cc255 uint16_t oat_class_type);
3986 uint16_t oat_class_type) in OatClass() argument
4000 if (oat_class_type != enum_cast<uint16_t>(OatClassType::kNoneCompiled)) { in OatClass()
4003 if (oat_class_type == enum_cast<uint16_t>(OatClassType::kSomeCompiled)) { in OatClass()
4016 if (oat_class_type == enum_cast<uint16_t>(OatClassType::kSomeCompiled)) { in OatClass()