OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HashMap_RemoveAndFree
(Results
1 - 2
of
2
) sorted by null
/external/srec/shared/include/
HashMapImpl.h
58
ESR_SHARED_API ESR_ReturnCode
HashMap_RemoveAndFree
(HashMap* self, const LCHAR* key);
/external/srec/shared/src/
HashMapImpl.c
49
impl->Interface.removeAndFree = &
HashMap_RemoveAndFree
;
134
ESR_ReturnCode
HashMap_RemoveAndFree
(HashMap* self, const LCHAR* key)
Completed in 14 milliseconds