p2p/host/resource_manager/scopes/system_scope_impl library
Classes
- SystemScopeImpl
-
SystemScopeImpl is the concrete implementation for the system-wide scope.
It doesn't add specific new behavior beyond the base ResourceScopeImpl
but ensures it implements the
ResourceScope
interface (which ResourceScopeImpl already does).