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

  /external/srec/srec/EventLog/src/
EventLog.c 86 ESR_ReturnCode SR_EventLogTokenFloat(SR_EventLog* self, const LCHAR* token, float value)
EventLogImpl.c 122 CHKLOG(rc, SR_EventLogTokenFloat(eventLog, name, *((float*) newValue)));
775 CHKLOG(rc, SR_EventLogTokenFloat(self, key, fValue));
  /external/srec/srec/EventLog/include/
SR_EventLog.h 311 SREC_EVENTLOG_API ESR_ReturnCode SR_EventLogTokenFloat(SR_EventLog* self, const LCHAR* token, float value);

Completed in 59 milliseconds