/tools/netsim/rust/daemon/ |
D | Cargo.toml | 14 clap = { version = "4.1.8", default-features = false, features = ["derive", "error-context", "help"… qkey 15 cxx = { version = ">=1.0.85", features = ["c++17"] } qkey 18 glam = { version = "0.25.0", features = ["libm"] } qkey 22 pica = { version = "0.1.9", default-features = false } 27 tokio = { verison = "1.32.0", features = ["fs", "io-util", "macros", "net", "rt-multi-thread"] } qkey 28 tokio-stream = { version = "0.1.14", features = ["sync"] } qkey 30 tungstenite = { version = ">=0.19.0", default-features = false } 35 grpcio = {version= "0.13.0", default-features = false, features = ["protobufv3-codec"]} qkey 36 futures-channel = { version = "0.3.30", features = ["sink"] } qkey 38 futures-util = { version = "0.3.30", default-features = false, features = ["sink"] } qkey [all …]
|
/tools/netsim/rust/cli/ |
D | Cargo.toml | 14 clap = { version = "4.1.8", default-features = false, features = [ qkey 24 cxx = { version = ">=1.0.85", features = ["c++17"] } qkey 27 grpcio = {version= "0.13.0", default-features = false, features = ["protobufv3-codec"]} qkey
|
/tools/netsim/rust/common/ |
D | Cargo.toml | 12 chrono = { version = "0.4.19", default-features = false } 13 env_logger = { version = "0.10.0", default-features = false } 17 zip = { version = "0.6.4", default-features = false }
|
/tools/security/remote_provisioning/hwtrust/ |
D | Cargo.toml | 11 anyhow = { version = "1.0", features = ["backtrace"] } qkey 14 clap = { version = "4.1", features = ["derive"] } qkey 15 coset = { version = "0.3.5", features = ["std"] } qkey
|
D | README.md | 3 Reliable trust in a device's hardware is the basis of a growing set of features, 9 root-of-trust and the features that rely on it is `libhwtrust`.
|
/tools/security/fuzzing/example_fuzzer/ |
D | Android.bp | 12 // The advanced features below allow you to package your corpus and 14 // these features at: 17 // These features are not required for fuzzing, but are highly recommended
|
/tools/netsim/rust/proto/ |
D | Cargo.toml | 9 grpcio = {version= "0.13.0", default-features = false, features = ["protobufv3-codec"]} qkey
|
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/ |
D | SdkFileWriter.kt | 61 val features = mutableListOf<String>() in generate() constant 91 SDK_CONSTANT_TYPE_FEATURE -> features.add(value.toString()) in generate() 152 features.sort() in generate() 153 writeValues("features.txt", features) in generate()
|
/tools/netsim/ui/ts/rootcanal/ |
D | configuration.ts | 59 features:|ControllerFeatures|undefined; property
|
/tools/netsim/rust/proto/src/ |
D | configuration.rs | 754 pub features: ::protobuf::MessageField<ControllerFeatures>, field 828 |m: &Controller| { &m.features }, in generated_message_descriptor_data() 829 |m: &mut Controller| { &mut m.features }, in generated_message_descriptor_data() 868 ::protobuf::rt::read_singular_message_into_field(is, &mut self.features)?; in merge_from() 894 if let Some(v) = self.features.as_ref() { in compute_size() 918 if let Some(v) = self.features.as_ref() { in write_to_with_cached_sizes() 948 self.features.clear(); in clear() 958 features: ::protobuf::MessageField::none(), in default_instance()
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
D | ProfileTargetPreparer.java | 319 private boolean featuresAreSupported(TestInformation testInfo, String... features) in featuresAreSupported() argument 321 for (String feature : features) { in featuresAreSupported()
|
/tools/tradefederation/core/proto/feature/ |
D | tradefed_service.proto | 26 // A service associated with a Tradefed Instance that allows triggering some features.
|
/tools/metalava/ |
D | USAGE.md | 3 This doc lists out known usages of Metalava with specific features used by each user. The main user…
|
D | README.md | 7 Metalava has many features related to API management. Some examples of the most 320 * Misc other features. For example, if you use the @VisibleForTesting annotation
|
/tools/netsim/testing/netsim-grpc/ |
D | setup.cfg | 22 # Add here additional requirements for extra features, to install with:
|
/tools/netsim/ |
D | Android.bp | 60 features: ["cuttlefish"], 316 features: ["cuttlefish"],
|
/tools/asuite/adevice/ |
D | README.md | 12 …_ that limits what is pushed. This concept also enables a host of other features such as determini…
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | bt_test_utils.py | 967 if "feature:android.hardware.type.television" in ad.features: 974 elif "feature:android.hardware.type.automotive" in ad.features: 983 elif "feature:android.hardware.type.watch" in ad.features: 989 elif "feature:android.hardware.telephony" in ad.features:
|
/tools/asuite/aidegen/ |
D | README.md | 6 **command line tool** that offers the following features:
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | WifiBaseTest.py | 980 for module, features in flagged_features.items(): 981 for feature in features:
|
/tools/asuite/atest/bazel/ |
D | atest_bazel_mode.md | 9 features such as parallelized execution, caching, and remote execution.
|
/tools/repohooks/tools/ |
D | spelling.txt | 649 feautures||features 651 fetaures||features
|
/tools/asuite/atest/bazel/runner/src/main/protobuf/ |
D | failure_details.proto | 459 // Failure details about Bazel's WORKSPACE features.
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 364 // efficient, has fewer features, and is more complicated.
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 1913 The security features of IPv6 are described in the Security
|