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

/external/srec/shared/src/
H A DHashMap.c64 return self->removeAndFreeAll(self);
H A DHashMapImpl.c51 impl->Interface.removeAndFreeAll = &HashMap_RemoveAndFreeAll;
/external/srec/shared/include/
H A DHashMap.h95 ESR_ReturnCode(*removeAndFreeAll)(struct HashMap_t* self); member in struct:HashMap_t

Completed in 122 milliseconds