Searched refs:OwnedDataEnd (Results 1 – 2 of 2) sorted by relevance
63 uint32_t OwnedDataEnd() const { in OwnedDataEnd() function
229 uint32_t end = cdex_header.data_off_ + cdex_header.OwnedDataEnd(); in ADexFile_findMethodAtOffset()