Searched refs:RTManifestRetain (Results 1 - 5 of 5) sorted by relevance

/vbox/include/iprt/
H A Dmanifest.h76 RTDECL(uint32_t) RTManifestRetain(RTMANIFEST hManifest);
H A Dmangling.h856 # define RTManifestRetain RT_MANGLER(RTManifestRetain) macro
/vbox/src/VBox/Runtime/common/checksum/
H A Dmanifest3.cpp427 uint32_t cRefs = RTManifestRetain(hManifest);
H A Dmanifest2.cpp220 RTDECL(uint32_t) RTManifestRetain(RTMANIFEST hManifest) function
/vbox/src/VBox/Main/src-all/
H A DExtPackUtil.cpp1365 RTManifestRetain(hOurManifest);

Completed in 85 milliseconds