OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_EventLog_Event
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/EventLog/include/
SR_EventLogImpl.h
90
SREC_EVENTLOG_API ESR_ReturnCode
SR_EventLog_Event
(SR_EventLog* self, const LCHAR* eventName);
/external/srec/srec/EventLog/src/
EventLogImpl.c
190
impl->Interface.event = &
SR_EventLog_Event
;
526
ESR_ReturnCode
SR_EventLog_Event
(SR_EventLog* self, const LCHAR* event)
543
PLogError(L("SLEE:
SR_EventLog_Event
: warning: "
544
"
SR_EventLog_Event
failed. Event '%s' contains illegal '=' "
Completed in 193 milliseconds