Searched refs:SR_RecognizerDeactivateAllRulesImpl (Results 1 - 2 of 2) sorted by relevance

/external/srec/srec/Recognizer/include/
H A DSR_RecognizerImpl.h439 SREC_RECOGNIZER_API ESR_ReturnCode SR_RecognizerDeactivateAllRulesImpl(SR_Recognizer* self);
/external/srec/srec/Recognizer/src/
H A DRecognizerImpl.c647 impl->Interface.deactivateAllRules = &SR_RecognizerDeactivateAllRulesImpl;
1654 ESR_ReturnCode SR_RecognizerDeactivateAllRulesImpl(SR_Recognizer* self) function

Completed in 18 milliseconds