HomeSort by relevance Sort by last modified time
    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