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

  /external/srec/srec/EventLog/src/
EventLog.c 36 ESR_ReturnCode SR_EventLogToken(SR_EventLog* self, const LCHAR* token, const LCHAR *value)
EventLogImpl.c 125 CHKLOG(rc, SR_EventLogToken(eventLog, name, (LCHAR*) newValue));
780 CHKLOG(rc, SR_EventLogToken(self, key, (LCHAR*) lValue));
  /external/srec/srec/EventLog/include/
SR_EventLog.h 266 SREC_EVENTLOG_API ESR_ReturnCode SR_EventLogToken(SR_EventLog* self, const LCHAR* token, const LCHAR *value);
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c     [all...]

Completed in 365 milliseconds