Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_layout.h109 kSectionTypeCode, enumerator
/art/dexlayout/
Ddex_writer.cc606 DexLayoutSections::SectionType::kSectionTypeCode)]; in WriteCodeItems()
/art/dex2oat/
Ddex2oat_test.cc1440 sections->sections_[static_cast<size_t>(DexLayoutSections::SectionType::kSectionTypeCode)]; in TEST_F()