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

/art/runtime/
H A Delf_file_impl.h154 Elf_Word GetHashChainNum() const;
H A Delf_file.cc649 typename ElfTypes::Word ElfFileImpl<ElfTypes>::GetHashChainNum() const { function in class:art::ElfFileImpl
666 if (i >= GetHashChainNum()) {

Completed in 39 milliseconds