Searched refs:SR_EventLogTokenUint16_t (Results 1 – 3 of 3) sorted by relevance
/external/srec/srec/EventLog/src/ |
D | EventLog.c | 56 ESR_ReturnCode SR_EventLogTokenUint16_t(SR_EventLog* self, const LCHAR* token, asr_uint16_t value) in SR_EventLogTokenUint16_t() function
|
D | EventLogImpl.c | 113 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/ |
D | SR_EventLog.h | 284 SREC_EVENTLOG_API ESR_ReturnCode SR_EventLogTokenUint16_t(SR_EventLog* self, const LCHAR* token, as…
|