Searched refs:HashMap_GetEntryAtIndex (Results 1 – 1 of 1) sorted by relevance
201 static ESR_ReturnCode HashMap_GetEntryAtIndex(HashMapImpl *impl, const size_t index, in HashMap_GetEntryAtIndex() function229 if ((rc = HashMap_GetEntryAtIndex(impl, index, &entry)) != ESR_SUCCESS) in HashMap_GetKeyAtIndex()244 if ((rc = HashMap_GetEntryAtIndex(impl, index, &entry)) != ESR_SUCCESS) in HashMap_GetValueAtIndex()260 if ((rc = HashMap_GetEntryAtIndex(impl, index, &entry)) != ESR_SUCCESS) in HashMap_RemoveAtIndex()