Home
last modified time | relevance | path

Searched defs:Rules (Results 1 – 25 of 81) sorted by relevance

1234

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/rbac/
Drbac_service_config_parser.cc51 struct Rules { struct
53 struct Policy {
191 struct AuditLogger {
206 int action;
207 std::map<std::string, Policy> policies;
209 Rbac::AuditCondition audit_condition = Rbac::AuditCondition::kNone;
210 std::vector<std::unique_ptr<AuditLoggerFactory::Config>> logger_configs;
212 Rules() {} in Rules() argument
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/rbac/
H A Drbac_service_config_parser.cc51 struct Rules { struct
53 struct Policy {
191 struct AuditLogger {
206 int action = static_cast<int>(Rbac::Action::kDeny);
207 std::map<std::string, Policy> policies;
209 Rbac::AuditCondition audit_condition = Rbac::AuditCondition::kNone;
210 std::vector<std::unique_ptr<AuditLoggerFactory::Config>> logger_configs;
212 Rules() {} in Rules() argument
/aosp_15_r20/external/mbedtls/docs/architecture/testing/
H A Dinvasive-testing.md22 ## Rules section in Mbed TLS invasive testing strategy
28 ### Interface design for testing
32 ### Reliance on internal details
53 ### Rules for compile-time options
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/architecture/testing/
H A Dinvasive-testing.md22 ## Rules section in Mbed TLS invasive testing strategy
28 ### Interface design for testing
32 ### Reliance on internal details
53 ### Rules for compile-time options
/aosp_15_r20/tools/netsim/guide/
H A DCODING_STYLE.md10 ## Rules section in Coding Style Guide
11 …uards. Netsim uses compiler tool chain from external/qemu, and the project uses `#pragma once` too.
/aosp_15_r20/tools/netsim/doc/
H A DCODING_STYLE.md10 ## Rules section in Coding Style Guide
11 …uards. Netsim uses compiler tool chain from external/qemu, and the project uses `#pragma once` too.
/aosp_15_r20/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/process/
H A DRules.java23 public class Rules { class
25 private Rules() { in Rules() method in Rules
/aosp_15_r20/external/bazelbuild-rules_rust/docs/
H A Dindex.md54 ## Rules section in [Rules rust](https://github.com/bazelbuild/rules_rust)
69 ### Experimental rules
/aosp_15_r20/external/tpm2-tss/
H A DINSTALL.md122 #### `--with-udevrulesdir`
134 #### `--with-udevrulesprefix`
/aosp_15_r20/external/llvm/docs/
H A DGetElementPtr.rst327 .. _Rules: target
329 Rules chapter
H A DHowToReleaseLLVM.rst338 Merging Patches
/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DPluralsMapper.java119 private static class Rules { class in PluralsMapper
123 private Rules(CldrPath prefix) { in Rules() method in PluralsMapper.Rules
/aosp_15_r20/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/
H A DRules.java21 public interface Rules extends RuleSet { interface
/aosp_15_r20/external/angle/src/feature_support_util/
H A Da4a_rules.json2 "Rules":[ array
/aosp_15_r20/external/pytorch/torch/onnx/_internal/diagnostics/
H A DOVERVIEW.md70 ## Rules ## section in Internal Details
/aosp_15_r20/cts/tests/tests/batterysaving/src/android/os/cts/batterysaving/
H A DBatterySavingTestBase.java87 public RuleChain Rules = RuleChain.outerRule(mInitializeAndCleanupRule) field in BatterySavingTestBase
/aosp_15_r20/external/parameter-framework/upstream/tools/xmlGenerator/
H A DREADME.md157 ### Rules subsection
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/
Dissue60460.go46 type Rules[T any] interface { type
/aosp_15_r20/external/fonttools/Lib/fontTools/designspaceLib/
H A Dtypes.py60 Rules = Dict[str, Rule] variable
/aosp_15_r20/external/python/cpython2/Doc/extending/
Dextending.rst957 .. _thinice:
/aosp_15_r20/external/python/cpython3/Doc/extending/
Dextending.rst1004 .. _thinice:
/aosp_15_r20/external/bazelbuild-rules_go/go/
H A Dcore.rst61 Rules chapter
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/
H A Drules.h58 explicit Rules(const LocaleShardMap& locale_shard_map) in Rules() function
/aosp_15_r20/external/skia/bazel/exporter/
H A Dgni_exporter.go40 Rules []string member
/aosp_15_r20/external/aws-sdk-java-v2/services/elasticloadbalancingv2/src/main/resources/codegen-resources/
H A Dexamples-1.json245 "Rules": [ array
533 "Rules": [ array
1097 "Rules": [ array
1294 "Rules": [ array

1234