1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this file,
3 * You can obtain one at http://mozilla.org/MPL/2.0/. */
5 include protocol PBackground;
6 include protocol PCache;
7 include protocol PCacheOp;
8 include protocol PCacheStreamControl;
9 include protocol PFileDescriptorSet;
10 include protocol PChildToParentStream;
11 include protocol PParentToChildStream;
19 protocol PCacheStorage
25 async PCacheOp(CacheOpArgs aOpArgs);
34 } // namespace mozilla