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

/vbox/src/VBox/Runtime/common/string/
H A Dstrcache.cpp660 static PRTSTRCACHEENTRY rtStrCacheAllocHeapEntry(PRTSTRCACHEINT pThis, uint32_t uHash, function
861 pEntry = rtStrCacheAllocHeapEntry(pThis, uHash, pchString, cchString32);

Completed in 45 milliseconds