Home
last modified time | relevance | path

Searched refs:SR_EventLogTokenUint16_t (Results 1 – 3 of 3) sorted by relevance

/external/srec/srec/EventLog/src/
DEventLog.c56 ESR_ReturnCode SR_EventLogTokenUint16_t(SR_EventLog* self, const LCHAR* token, asr_uint16_t value) in SR_EventLogTokenUint16_t() function
DEventLogImpl.c113 CHKLOG(rc, SR_EventLogTokenUint16_t(eventLog, name, *((asr_uint16_t*) newValue))); in propertyChanged()
763 CHKLOG(rc, SR_EventLogTokenUint16_t(self, key, asr_uint16_tValue)); in SR_EventLogEventSessionImpl()
/external/srec/srec/EventLog/include/
DSR_EventLog.h284 SREC_EVENTLOG_API ESR_ReturnCode SR_EventLogTokenUint16_t(SR_EventLog* self, const LCHAR* token, as…