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

/vbox/src/VBox/Runtime/generic/
H A Dstrcache-stubs-generic.cpp52 RTDECL(int) RTStrCacheDestroy(RTSTRCACHE hStrCache) function
59 RT_EXPORT_SYMBOL(RTStrCacheDestroy); variable
/vbox/src/VBox/Runtime/common/string/
H A Dstrcache.cpp356 RTDECL(int) RTStrCacheDestroy(RTSTRCACHE hStrCache) function
395 RT_EXPORT_SYMBOL(RTStrCacheDestroy); variable
/vbox/include/iprt/
H A Dmangling.h1425 # define RTStrCacheDestroy RT_MANGLER(RTStrCacheDestroy) macro

Completed in 129 milliseconds