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