OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_EventLog_Destroy
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/EventLog/include/
SR_EventLogImpl.h
74
SREC_EVENTLOG_API ESR_ReturnCode
SR_EventLog_Destroy
(SR_EventLog* self);
/external/srec/srec/EventLog/src/
EventLogImpl.c
189
impl->Interface.destroy = &
SR_EventLog_Destroy
;
290
ESR_ReturnCode
SR_EventLog_Destroy
(SR_EventLog* self)
Completed in 96 milliseconds