Searched refs:clonedKey (Results 1 - 1 of 1) sorted by relevance

/external/srec/shared/src/
H A DHashMapImpl.c113 LCHAR *clonedKey = NULL; local
117 CHK(rc, PHashTableEntryGetKeyValue(entry, (void **)&clonedKey, (void **)&value));
119 if (clonedKey)
120 FREE(clonedKey);

Completed in 278 milliseconds