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

  /external/srec/srec/EventLog/src/
EventLog.c 76 ESR_ReturnCode SR_EventLogTokenBool(SR_EventLog* self, const LCHAR* token, ESR_BOOL value)
EventLogImpl.c 119 CHKLOG(rc, SR_EventLogTokenBool(eventLog, name, *((ESR_BOOL*) newValue)));
771 CHKLOG(rc, SR_EventLogTokenBool(self, key, bValue));
  /external/srec/srec/EventLog/include/
SR_EventLog.h 302 SREC_EVENTLOG_API ESR_ReturnCode SR_EventLogTokenBool(SR_EventLog* self, const LCHAR* token, ESR_BOOL value);

Completed in 1129 milliseconds