Searched refs:RTAsn1CursorGetSetCursor (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-cursor.cpp407 RTDECL(int) RTAsn1CursorGetSetCursor(PRTASN1CURSOR pCursor, uint32_t fFlags, function
/vbox/include/iprt/
H A Dasn1-generator-pass.h288 int rc = RTAsn1CursorGetSetCursor(pCursor, fFlags, &pThis->SetCore, &ThisCursor, pszErrorTag); \
464 RTASN1TMPL_SET_SEQ_OF_COMMON(a_ItemType, a_ItemApi, RTAsn1SetOfCore, SetCore, RTAsn1CursorGetSetCursor)
H A Dasn1.h1914 RTDECL(int) RTAsn1CursorGetSetCursor(PRTASN1CURSOR pCursor, uint32_t fFlags,
H A Dmangling.h2038 # define RTAsn1CursorGetSetCursor RT_MANGLER(RTAsn1CursorGetSetCursor) macro

Completed in 312 milliseconds