Home
last modified time | relevance | path

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

/external/srec/srec/EventLog/src/
DEventLog.c86 ESR_ReturnCode SR_EventLogTokenFloat(SR_EventLog* self, const LCHAR* token, float value) in SR_EventLogTokenFloat() function
DEventLogImpl.c122 CHKLOG(rc, SR_EventLogTokenFloat(eventLog, name, *((float*) newValue))); in propertyChanged()
775 CHKLOG(rc, SR_EventLogTokenFloat(self, key, fValue)); in SR_EventLogEventSessionImpl()
/external/srec/srec/EventLog/include/
DSR_EventLog.h311 SREC_EVENTLOG_API ESR_ReturnCode SR_EventLogTokenFloat(SR_EventLog* self, const LCHAR* token, float…