OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_EventLog_AudioWrite
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/EventLog/include/
SR_EventLogImpl.h
96
SREC_EVENTLOG_API ESR_ReturnCode
SR_EventLog_AudioWrite
(SR_EventLog* self, void* buffer, size_t num_bytes);
/external/srec/srec/EventLog/src/
EventLogImpl.c
200
impl->Interface.audioWrite = &
SR_EventLog_AudioWrite
;
689
ESR_ReturnCode
SR_EventLog_AudioWrite
(SR_EventLog* self, void* buffer, size_t num_bytes)
Completed in 692 milliseconds