Searched refs:PHashTableEntryRemove (Results 1 – 6 of 6) sorted by relevance
87 CHKLOG(rc, PHashTableEntryRemove(oldEntry)); in PANSIFileSystemDestroyImpl()201 CHKLOG(rc, PHashTableEntryRemove(entry)); in PANSIFileSystemRemovePathImpl()321 CHKLOG(rc, PHashTableEntryRemove(entry)); in PANSIFileSystemSetDefault()352 CHKLOG(rc, PHashTableEntryRemove(entry)); in PANSIFileSystemSetDefault()355 CHKLOG(rc, PHashTableEntryRemove(entry)); in PANSIFileSystemSetDefault()
94 CHKLOG(rc, PHashTableEntryRemove(oldEntry)); in PFileSystemDestroy()
492 ESR_ReturnCode PHashTableEntryRemove(PHashTableEntry *entry) in PHashTableEntryRemove() function
124 return PHashTableEntryRemove(entry); in HashMap_Remove_Internal()160 if ((rc = PHashTableEntryRemove(entry2)) != ESR_SUCCESS) in HashMap_RemoveAll_Internal()268 rc = PHashTableEntryRemove(entry); in HashMap_RemoveAtIndex()
262 PORTABLE_API ESR_ReturnCode PHashTableEntryRemove(PHashTableEntry *entry);
583 clean_status = PHashTableEntryRemove ( oldEntry ); in wordmap_clean()