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