Searched refs:checkFunction (Results 1 – 1 of 1) sorted by relevance
411 …def checkShared(self, includes, initFunction, checkFunction, finiFunction = None, checkLink = None… argument434 checkCode = 'isInitialized = '+checkFunction+'();'436 checkCode = checkFunction+'(&isInitialized);'