Home
last modified time | relevance | path

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

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