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

/vbox/src/VBox/Runtime/common/checksum/
H A Dmanifest2.cpp250 static DECLCALLBACK(int) rtManifestDestroyEntry(PRTSTRSPACECORE pStr, void *pvUser) function
280 RTStrSpaceDestroy(&pThis->Entries, rtManifestDestroyEntry,pThis);
1185 rtManifestDestroyEntry(pStrCore, pThis);

Completed in 45 milliseconds