Searched refs:clonedKey (Results 1 – 1 of 1) sorted by relevance
113 LCHAR *clonedKey = NULL; in HashMap_Remove_Internal() local117 CHK(rc, PHashTableEntryGetKeyValue(entry, (void **)&clonedKey, (void **)&value)); in HashMap_Remove_Internal()119 if (clonedKey) in HashMap_Remove_Internal()120 FREE(clonedKey); in HashMap_Remove_Internal()