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

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-cursor.cpp423 RTDECL(int) RTAsn1CursorPeek(PRTASN1CURSOR pCursor, PRTASN1CORE pAsn1Core) function
442 int rc = RTAsn1CursorPeek(pCursor, &Asn1Core);
/vbox/include/iprt/
H A Dasn1.h1953 RTDECL(int) RTAsn1CursorPeek(PRTASN1CURSOR pCursor, PRTASN1CORE pAsn1Core);
H A Dasn1-generator-pass.h380 int rc = RTAsn1CursorPeek(pCursor, &Asn1Peek); \
H A Dmangling.h2047 # define RTAsn1CursorPeek RT_MANGLER(RTAsn1CursorPeek) macro

Completed in 984 milliseconds