Searched refs:chains (Results 1 – 9 of 9) sorted by relevance
14 description: "Use metered firewall chains to control access to metered networks"
45 * The number of signed attestation certificate chains which are51 * The number of signed attestation certificate chains which have
26 * Note: All attribution chains are represented as a repeated field of type
68 // Used on simple proto fields. Do not use on attribution chains.
18072 * The number of signed attestation certificate chains which are18078 * The number of signed attestation certificate chains which have22729 // The depth of the cert chains issued to the device
416 final int[] chains = { in testFirewallChains() local434 for (int chain : chains) { in testFirewallChains()
345 ArrayMap<Integer, AttributionChain> chains = new ArrayMap<>(); in createAttributionChains() local372 if (!chains.containsKey(event.mAttributionChainId)) { in createAttributionChains()373 chains.put(event.mAttributionChainId, in createAttributionChains()376 chains.get(event.mAttributionChainId) in createAttributionChains()383 return chains; in createAttributionChains()
3572 Vector<sp<IAfEffectChain>> chains; in purgeStaleEffects_l() local3582 chains.push(ec); in purgeStaleEffects_l()3593 chains.push(ec); in purgeStaleEffects_l()3603 chains.push(ec); in purgeStaleEffects_l()3607 for (size_t i = 0; i < chains.size(); i++) { in purgeStaleEffects_l()3609 sp<IAfEffectChain> ec = chains[i]; // NOLINT(performance-unnecessary-copy-initialization) in purgeStaleEffects_l()
134 Transformation chains in the asm user guide, link in the References.) The order of execution of