Lines Matching refs:AllocScope
284 AllocScope alloc_scope(this);
351 AllocScope alloc_scope(this);
404 AllocScope alloc_scope(this);
458 AllocScope alloc_scope(wrap);
524 struct AllocScope {
525 explicit AllocScope(CompressionStream* stream) : stream(stream) {}
526 ~AllocScope() { stream->AdjustAmountOfExternalAllocatedMemory(); }
626 AllocScope alloc_scope(wrap);
643 AllocScope alloc_scope(wrap);
667 typedef typename CompressionStream<CompressionContext>::AllocScope AllocScope;
689 AllocScope alloc_scope(wrap);