Home
last modified time | relevance | path

Searched refs:SR_EventLogEvent (Results 1 – 5 of 5) sorted by relevance

/external/srec/srec/EventLog/src/
DEventLog.c106 ESR_ReturnCode SR_EventLogEvent(SR_EventLog* self, const LCHAR *eventName) in SR_EventLogEvent() function
DEventLogImpl.c801 CHKLOG(rc, SR_EventLogEvent(self, L("ESRsession"))); in SR_EventLogEventSessionImpl()
/external/srec/srec/EventLog/include/
DSR_EventLog.h326 SREC_EVENTLOG_API ESR_ReturnCode SR_EventLogEvent(SR_EventLog* self, const LCHAR* eventName);
/external/srec/srec/AcousticModels/src/
DAcousticModelsImpl.c242 rc = SR_EventLogEvent(eventLog, L("ESRarbd")); in LogArbdataVersion()
/external/srec/srec/Recognizer/src/
DRecognizerImpl.c1620 SR_EventLogEvent(impl->eventLog, L("ESRacGrm")); in SR_RecognizerActivateRuleImpl()
1627 SR_EventLogEvent(impl->eventLog, L("ESRacGrm")); in SR_RecognizerActivateRuleImpl()