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

/vbox/src/VBox/Runtime/common/string/
H A Dstrcache.cpp699 static PRTSTRCACHEENTRY rtStrCacheAllocFixedEntry(PRTSTRCACHEINT pThis, uint32_t uHash, function
867 pEntry = rtStrCacheAllocFixedEntry(pThis, uHash, pchString, cchString32,

Completed in 46 milliseconds