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

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-cursor.cpp520 RTDECL(int) RTAsn1CursorGetUtf8String(PRTASN1CURSOR pCursor, uint32_t fFlags, PRTASN1STRING pString, const char *pszErrorTag) function
/vbox/include/iprt/
H A Dasn1.h1876 RTDECL(int) RTAsn1CursorGetUtf8String(PRTASN1CURSOR pCursor, uint32_t fFlags, PRTASN1STRING pString, const char *pszErrorTag);
H A Dasn1-generator-pass.h337 rc = RTAsn1CursorGetUtf8String(pCursor, 0, &pThis->a_Name, #a_Name)
H A Dmangling.h2041 # define RTAsn1CursorGetUtf8String RT_MANGLER(RTAsn1CursorGetUtf8String) macro

Completed in 401 milliseconds