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

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-null.cpp58 (PFNRTASN1COREVTCLONE)RTAsn1Null_Clone,
73 RTDECL(int) RTAsn1Null_Clone(PRTASN1NULL pThis, PCRTASN1NULL pSrc, PCRTASN1ALLOCATORVTABLE pAllocator) function
H A Dasn1-ut-dyntype.cpp62 case RTASN1TYPE_NULL: rc = RTAsn1Null_Clone(&pThis->u.Asn1Null, &pSrc->u.Asn1Null, pAllocator); break;
/vbox/include/iprt/
H A Dmangling.h2168 # define RTAsn1Null_Clone RT_MANGLER(RTAsn1Null_Clone) macro

Completed in 77 milliseconds