HomeSort by relevance Sort by last modified time
    Searched refs:GetHashChainNum (Results 1 - 2 of 2) sorted by null

  /art/runtime/
elf_file_impl.h 146 Elf_Word GetHashChainNum() const;
elf_file.cc 703 typename ElfTypes::Word ElfFileImpl<ElfTypes>::GetHashChainNum() const {
720 if (i >= GetHashChainNum()) {
    [all...]

Completed in 24 milliseconds