Searched defs:RTAsn1Core_CloneContent (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-core.cpp136 RTDECL(int) RTAsn1Core_CloneContent(PRTASN1CORE pThis, PCRTASN1CORE pSrc, PCRTASN1ALLOCATORVTABLE pAllocator) function
220 rc = RTAsn1Core_CloneContent(pThis, pSrc, pAllocator);
/vbox/include/iprt/
H A Dmangling.h2105 # define RTAsn1Core_CloneContent RT_MANGLER(RTAsn1Core_CloneContent) macro

Completed in 60 milliseconds