Home | History | Annotate | Download | only in resources

Lines Matching refs:ForShutdown

314     DestroyChildInternal(children_.begin(), ForShutdown);
316 DeleteResourceInternal(resources_.begin(), ForShutdown);
522 if (style == ForShutdown && resource->exported_count > 0)
988 DCHECK(style == ForShutdown || !child.marked_for_deletion);
1310 if (style != ForShutdown) {