Searched refs:deactivateAllRules (Results 1 - 3 of 3) sorted by relevance

/external/srec/srec/Recognizer/include/
H A DSR_Recognizer.h307 ESR_ReturnCode(*deactivateAllRules)(struct SR_Recognizer_t* self); member in struct:SR_Recognizer_t
/external/srec/srec/Recognizer/src/
H A DRecognizer.c208 return self->deactivateAllRules(self);
H A DRecognizerImpl.c647 impl->Interface.deactivateAllRules = &SR_RecognizerDeactivateAllRulesImpl;
863 CHKLOG(rc, self->deactivateAllRules(self));

Completed in 116 milliseconds