Searched refs:IsNextSectionCodeItemAligned (Results 1 - 2 of 2) sorted by relevance

/art/dexlayout/
H A Ddexlayout.h114 bool IsNextSectionCodeItemAligned(uint32_t offset);
H A Ddexlayout.cc1655 bool is_code_item_aligned = IsNextSectionCodeItemAligned(code_item_offset);
1742 bool DexLayout::IsNextSectionCodeItemAligned(uint32_t offset) { function in class:art::DexLayout

Completed in 36 milliseconds