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

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-dyntype-decode.cpp45 uint32_t cbSavedLeft = pCursor->cbLeft; local
202 pCursor->cbLeft = cbSavedLeft;
H A Dasn1-cursor.cpp425 uint32_t cbSavedLeft = pCursor->cbLeft; local
434 pCursor->cbLeft = cbSavedLeft;

Completed in 57 milliseconds