Searched refs:IsInDataSection (Results 1 – 5 of 5) sorted by relevance
76 DCHECK(IsInDataSection(&item)); in GetCodeItemSize()
59 DCHECK(IsInDataSection(&item)); in GetCodeItemSize()
58 DCHECK(dex_file.IsInDataSection(code_item)); in Init()
770 bool IsInDataSection(const void* addr) const { in IsInDataSection() function
290 if (!ext_dex_file->dex_file_->IsInDataSection(ext_dex_file->dex_file_->Begin() + dex_offset)) { in ExtDexFileGetMethodInfoForOffset()