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

  /external/srec/srec/EventLog/src/
EventLog.c 83 return self->tokenBool(self, token, value);
EventLogImpl.c 195 impl->Interface.tokenBool = &SR_EventLog_TokenBool;
  /external/srec/srec/EventLog/include/
SR_EventLog.h 87 log->tokenBool(log, tokenName, value) : ESR_SUCCESS ) \
179 ESR_ReturnCode(*tokenBool)(struct SR_EventLog_t* self, const LCHAR* token, ESR_BOOL value);

Completed in 43 milliseconds