HomeSort by relevance Sort by last modified time
    Searched refs:SR_EventLog_Token (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/EventLog/include/
SR_EventLogImpl.h 76 SREC_EVENTLOG_API ESR_ReturnCode SR_EventLog_Token(SR_EventLog* self, const LCHAR* token, const LCHAR *value);
  /external/srec/srec/EventLog/src/
EventLogImpl.c 191 impl->Interface.token = &SR_EventLog_Token;
335 ESR_ReturnCode SR_EventLog_Token(SR_EventLog* self, const LCHAR* token, const LCHAR *value)

Completed in 131 milliseconds