Searched refs:ppExceptions (Results 1 – 4 of 4) sorted by relevance
715 pTmp->ppExceptions = 0; in typelib_typedescription_newEmpty()1321 (*ppRet)->ppExceptions = copyExceptions(nExceptions, ppExceptionNames); in typelib_typedescription_newInterfaceMethod()1530 deleteExceptions(pIMTD->nExceptions, pIMTD->ppExceptions); in typelib_typedescription_destructExtendedMembers()2007 newMethod->ppExceptions = copyExceptions( in createDerivedInterfaceMemberDescription()2008 baseMethod->nExceptions, baseMethod->ppExceptions); in createDerivedInterfaceMemberDescription()
324 typelib_TypeDescriptionReference ** ppExceptions; member
447 p = mtd->ppExceptions; in readReplyMessage()
497 getMethodTypeDescr()->ppExceptions; in getExceptionTypes()
Completed in 58 milliseconds