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

/vbox/src/VBox/Runtime/common/string/
H A Dstrcache.cpp892 RTStrCacheRelease(hStrCache, pEntry->szString);
1145 RTDECL(uint32_t) RTStrCacheRelease(RTSTRCACHE hStrCache, const char *psz) function
1167 RT_EXPORT_SYMBOL(RTStrCacheRelease);
1223 RT_EXPORT_SYMBOL(RTStrCacheRelease); variable
/vbox/include/iprt/
H A Dmangling.h1433 # define RTStrCacheRelease RT_MANGLER(RTStrCacheRelease) macro

Completed in 134 milliseconds