Searched defs:newCache (Results 1 – 2 of 2) sorted by relevance
93 auto newCache = new (std::nothrow) ValueParseCache; in ParseValueThenCacheOrGetFromCache() local252 auto newCache = new (std::nothrow) std::vector<uint8_t>; in FlatBufferExtractInnerFunc() local
251 auto newCache = cachedEntity.Structuralize(); variable