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

  /external/srec/srec/EventLog/src/
EventLog.c 93 return self->tokenFloat(self, token, value);
EventLogImpl.c 196 impl->Interface.tokenFloat = &SR_EventLog_TokenFloat;
  /external/srec/srec/EventLog/include/
SR_EventLog.h 94 log->tokenFloat(log, tokenName, value) : ESR_SUCCESS ) \
188 ESR_ReturnCode(*tokenFloat)(struct SR_EventLog_t* self, const LCHAR* token, float value);

Completed in 155 milliseconds