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

/vbox/src/VBox/Runtime/common/string/
H A Dstrcache.cpp1195 RTDECL(uint32_t) RTStrCacheGetStats(RTSTRCACHE hStrCache, size_t *pcbStrings, size_t *pcbChunks, size_t *pcbBigEntries, function
/vbox/include/iprt/
H A Dmangling.h1430 # define RTStrCacheGetStats RT_MANGLER(RTStrCacheGetStats) macro

Completed in 79 milliseconds