Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_layout.h85 void CombineSection(uint32_t start_offset, uint32_t end_offset) { in CombineSection() function
/art/dexlayout/
Ddex_writer.cc616 code_section->parts_[static_cast<size_t>(it->second)].CombineSection( in WriteCodeItems()