Home
last modified time | relevance | path

Searched refs:default_algorithm (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/grpc-grpc/src/ruby/spec/
H A Dcompression_options_spec.rb48 expect(options.default_algorithm).to be nil
55 default_algorithm: :identity,
65 expect(options.default_algorithm).to be(:identity)
72 default_algorithm: :gzip,
81 expect(options.default_algorithm).to be(:gzip)
88 default_algorithm: :identity,
97 expect(options.default_algorithm).to be(:identity)
118 expect(options.default_algorithm).to be(nil)
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_compression_options.c221 &options->default_algorithm.algorithm, algorithm_name); in grpc_rb_compression_options_set_default_algorithm()
222 options->default_algorithm.is_set = 1; in grpc_rb_compression_options_set_default_algorithm()
259 if (compression_options->default_algorithm.is_set) { in grpc_rb_compression_options_to_hash()
261 value = INT2NUM((int)compression_options->default_algorithm.algorithm); in grpc_rb_compression_options_to_hash()
317 if (wrapper->wrapped->default_algorithm.is_set) { in grpc_rb_compression_options_get_default_algorithm()
318 internal_value = wrapper->wrapped->default_algorithm.algorithm; in grpc_rb_compression_options_get_default_algorithm()
380 VALUE default_algorithm = Qnil; in grpc_rb_compression_options_init() local
401 default_algorithm = in grpc_rb_compression_options_init()
403 if (default_algorithm != Qnil) { in grpc_rb_compression_options_init()
405 default_algorithm); in grpc_rb_compression_options_init()
/aosp_15_r20/external/grpc-grpc/src/core/lib/compression/
H A Dcompression_internal.cc256 auto default_algorithm = in CompressionOptionsFromChannelArgs() local
258 if (default_algorithm.has_value()) { in CompressionOptionsFromChannelArgs()
259 compression_options.default_algorithm.is_set = true; in CompressionOptionsFromChannelArgs()
260 compression_options.default_algorithm.algorithm = in CompressionOptionsFromChannelArgs()
261 Clamp(static_cast<grpc_compression_algorithm>(*default_algorithm), in CompressionOptionsFromChannelArgs()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dchannel.cc136 auto default_algorithm = in CreateWithBuilder() local
138 if (default_algorithm.has_value()) { in CreateWithBuilder()
139 compression_options.default_algorithm.is_set = true; in CreateWithBuilder()
140 compression_options.default_algorithm.algorithm = in CreateWithBuilder()
141 Clamp(static_cast<grpc_compression_algorithm>(*default_algorithm), in CreateWithBuilder()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Drng_bit_generator_expander.h31 explicit RngBitGeneratorExpander(RandomAlgorithm default_algorithm) in RngBitGeneratorExpander() argument
32 : default_algorithm_(default_algorithm) { in RngBitGeneratorExpander()
/aosp_15_r20/external/grpc-grpc/include/grpc/impl/
H A Dcompression_types.h102 } default_algorithm; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/
Dcompression_types.h102 } default_algorithm; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/impl/
Dcompression_types.h102 } default_algorithm; member
/aosp_15_r20/external/grpc-grpc/src/ruby/pb/test/
H A Dclient.rb105 GRPC::Core::CompressionOptions.new(default_algorithm: :gzip)
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs188 pub default_algorithm: grpc_compression_options_grpc_compression_options_default_algorithm, field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs207 pub default_algorithm: grpc_compression_options_grpc_compression_options_default_algorithm, field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/patches/
Dandroid-dir.patch409 + pub default_algorithm: grpc_compression_options_grpc_compression_options_default_algorithm,
411 …SION_CHANNEL_DEFAULT_LEVEL. If present,\n takes precedence over \\a default_algorithm.\n TODO(dgq)…
/aosp_15_r20/prebuilts/sdk/30/test/api/
H A Dandroid.txt3219 …ERVICE_META_DATA_KEY_DEFAULT_ALGORITHM = "android.autofill.field_classification.default_algorithm";
/aosp_15_r20/prebuilts/sdk/28/system/api/
H A Dandroid.txt4418 …ERVICE_META_DATA_KEY_DEFAULT_ALGORITHM = "android.autofill.field_classification.default_algorithm";
/aosp_15_r20/prebuilts/sdk/29/system/api/
H A Dandroid.txt6281 …ERVICE_META_DATA_KEY_DEFAULT_ALGORITHM = "android.autofill.field_classification.default_algorithm";
/aosp_15_r20/prebuilts/sdk/30/system/api/
H A Dandroid-non-updatable.txt8416 …ERVICE_META_DATA_KEY_DEFAULT_ALGORITHM = "android.autofill.field_classification.default_algorithm";
H A Dandroid.txt9534 …ERVICE_META_DATA_KEY_DEFAULT_ALGORITHM = "android.autofill.field_classification.default_algorithm";
/aosp_15_r20/prebuilts/sdk/31/system/api/
H A Dandroid-non-updatable.txt9684 …ERVICE_META_DATA_KEY_DEFAULT_ALGORITHM = "android.autofill.field_classification.default_algorithm";
H A Dandroid.txt11856 …ERVICE_META_DATA_KEY_DEFAULT_ALGORITHM = "android.autofill.field_classification.default_algorithm";
/aosp_15_r20/prebuilts/sdk/32/system/api/
H A Dandroid-non-updatable.txt9732 …ERVICE_META_DATA_KEY_DEFAULT_ALGORITHM = "android.autofill.field_classification.default_algorithm";
H A Dandroid.txt11904 …ERVICE_META_DATA_KEY_DEFAULT_ALGORITHM = "android.autofill.field_classification.default_algorithm";
/aosp_15_r20/prebuilts/sdk/33/system/api/
H A Dandroid-non-updatable.txt10986 …ERVICE_META_DATA_KEY_DEFAULT_ALGORITHM = "android.autofill.field_classification.default_algorithm";
/aosp_15_r20/prebuilts/sdk/34/system/api/
H A Dandroid-non-updatable.txt11420 …ERVICE_META_DATA_KEY_DEFAULT_ALGORITHM = "android.autofill.field_classification.default_algorithm";
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/android-non-updatable.api.system.latest/gen/
Dandroid-non-updatable.api.system.latest12230 …ERVICE_META_DATA_KEY_DEFAULT_ALGORITHM = "android.autofill.field_classification.default_algorithm";
/aosp_15_r20/prebuilts/sdk/36/system/api/
H A Dandroid-non-updatable.txt12230 …ERVICE_META_DATA_KEY_DEFAULT_ALGORITHM = "android.autofill.field_classification.default_algorithm";

12