Home
last modified time | relevance | path

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

/art/runtime/
Delf_file_impl.h156 Elf_Word GetHashChainNum() const;
Delf_file.cc646 typename ElfTypes::Word ElfFileImpl<ElfTypes>::GetHashChainNum() const { in GetHashChainNum() function in art::ElfFileImpl
663 if (i >= GetHashChainNum()) { in GetHashChain()