Searched refs:hashIndex (Results 1 – 1 of 1) sorted by relevance
723 auto hashIndex = *hashIndexStore; in fetchBinderizedEntry() local724 if (hashIndex < 0) { in fetchBinderizedEntry()736 if (static_cast<size_t>(hashIndex) >= hashChain->size()) { in fetchBinderizedEntry()738 "interfaceChain indicates position " + std::to_string(hashIndex) + in fetchBinderizedEntry()743 auto&& hashArray = (*hashChain)[hashIndex]; in fetchBinderizedEntry()