Searched refs:ppExceptions (Results 1 – 4 of 4) sorted by relevance
713 pTmp->ppExceptions = 0; in typelib_typedescription_newEmpty()1319 (*ppRet)->ppExceptions = copyExceptions(nExceptions, ppExceptionNames); in typelib_typedescription_newInterfaceMethod()1528 deleteExceptions(pIMTD->nExceptions, pIMTD->ppExceptions); in typelib_typedescription_destructExtendedMembers()2005 newMethod->ppExceptions = copyExceptions( in createDerivedInterfaceMemberDescription()2006 baseMethod->nExceptions, baseMethod->ppExceptions); in createDerivedInterfaceMemberDescription()
324 typelib_TypeDescriptionReference ** ppExceptions; member
447 p = mtd->ppExceptions; in readReplyMessage()
497 getMethodTypeDescr()->ppExceptions; in getExceptionTypes()
Completed in 33 milliseconds