Searched refs:setLockFunction (Results 1 – 3 of 3) sorted by relevance
485 …ESR_ReturnCode(*setLockFunction)(struct SR_Recognizer_t *self, SR_RecognizerLockFunction function,… member
380 return self->setLockFunction(self, function, data); in SR_RecognizerSetLockFunction()
643 impl->Interface.setLockFunction = &SR_RecognizerSetLockFunctionImpl; in SR_RecognizerCreate()