OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_RecognizerSetLockFunctionImpl
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/Recognizer/include/
SR_RecognizerImpl.h
530
SREC_RECOGNIZER_API ESR_ReturnCode
SR_RecognizerSetLockFunctionImpl
(SR_Recognizer *self, SR_RecognizerLockFunction function, void* data);
/external/srec/srec/Recognizer/src/
RecognizerImpl.c
643
impl->Interface.setLockFunction = &
SR_RecognizerSetLockFunctionImpl
;
[
all
...]
Completed in 47 milliseconds