Home
last modified time | relevance | path

Searched +refs:protobuf +refs:mode +refs:map (Results 1 – 25 of 575) sorted by relevance

12345678910>>...23

/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapField.java31 package com.google.protobuf;
33 import static com.google.protobuf.Internal.checkNotNull;
87 private volatile StorageMode mode; field in MapField
95 void convertMessageToKeyAndValue(Message message, Map<K, V> map); in convertMessageToKeyAndValue() argument
114 public void convertMessageToKeyAndValue(Message message, Map<K, V> map) { in convertMessageToKeyAndValue() argument
116 map.put(entry.getKey(), entry.getValue()); in convertMessageToKeyAndValue()
128 private MapField(Converter<K, V> converter, StorageMode mode, Map<K, V> mapData) { in MapField() argument
131 this.mode = mode; in MapField()
136 private MapField(MapEntry<K, V> defaultEntry, StorageMode mode, Map<K, V> mapData) { in MapField() argument
137 this(new ImmutableMessageConverter<K, V>(defaultEntry), mode, mapData); in MapField()
[all …]
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapField.java31 package com.google.protobuf;
33 import static com.google.protobuf.Internal.checkNotNull;
87 private volatile StorageMode mode; field in MapField
95 void convertMessageToKeyAndValue(Message message, Map<K, V> map); in convertMessageToKeyAndValue() argument
114 public void convertMessageToKeyAndValue(Message message, Map<K, V> map) { in convertMessageToKeyAndValue() argument
116 map.put(entry.getKey(), entry.getValue()); in convertMessageToKeyAndValue()
128 private MapField(Converter<K, V> converter, StorageMode mode, Map<K, V> mapData) { in MapField() argument
131 this.mode = mode; in MapField()
136 private MapField(MapEntry<K, V> defaultEntry, StorageMode mode, Map<K, V> mapData) { in MapField() argument
137 this(new ImmutableMessageConverter<K, V>(defaultEntry), mode, mapData); in MapField()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
H A Dreplicate_test.py18 from tensorflow.core.protobuf import cluster_pb2
19 from tensorflow.core.protobuf import config_pb2
20 from tensorflow.core.protobuf import tensorflow_server_pb2
112 dataset0 = dataset_ops.Dataset.range(100).map(
134 dataset0 = dataset_ops.Dataset.range(100).map(
164 dataset0 = dataset_ops.Dataset.range(100).map(
194 dataset0 = dataset_ops.Dataset.range(100).map(
277 combinations.combine(tf_api_version=[2], mode=["eager"]))
293 combinations.combine(tf_api_version=[2], mode=["eager"]))
296 dataset0 = dataset_ops.Dataset.range(100).map(lambda x: x * 2)
[all …]
/aosp_15_r20/external/googleapis/google/cloud/visionai/v1/
H A Dlva_resources.proto22 import "google/protobuf/timestamp.proto";
43 google.protobuf.Timestamp create_time = 2
47 google.protobuf.Timestamp update_time = 3
51 map<string, string> labels = 4;
71 google.protobuf.Timestamp create_time = 2
75 google.protobuf.Timestamp update_time = 3
79 map<string, string> labels = 4;
88 map<string, string> input_streams_mapping = 6;
94 map<string, string> output_streams_mapping = 7;
114 google.protobuf.Timestamp create_time = 2
[all …]
/aosp_15_r20/external/google-cloud-java/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/src/main/proto/google/cloud/edgecontainer/v1/
H A Dresources.proto21 import "google/protobuf/timestamp.proto";
67 google.protobuf.Timestamp create_time = 2 [(google.api.field_behavior) = OUTPUT_ONLY];
70 google.protobuf.Timestamp update_time = 3 [(google.api.field_behavior) = OUTPUT_ONLY];
73 map<string, string> labels = 4;
199 google.protobuf.Timestamp create_time = 2 [(google.api.field_behavior) = OUTPUT_ONLY];
202 google.protobuf.Timestamp update_time = 3 [(google.api.field_behavior) = OUTPUT_ONLY];
205 map<string, string> labels = 4;
241 google.protobuf.Timestamp create_time = 2 [(google.api.field_behavior) = OUTPUT_ONLY];
244 google.protobuf.Timestamp update_time = 3 [(google.api.field_behavior) = OUTPUT_ONLY];
247 map<string, string> labels = 4;
[all …]
/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/
Dhost.proto21 import "google/protobuf/empty.proto";
22 import "google/protobuf/any.proto";
26 // At startup, the Host must be in BR/EDR connectable mode
35 rpc FactoryReset(google.protobuf.Empty) returns (google.protobuf.Empty);
38 rpc Reset(google.protobuf.Empty) returns (google.protobuf.Empty);
41 rpc ReadLocalAddress(google.protobuf.Empty) returns (ReadLocalAddressResponse);
71 rpc Disconnect(DisconnectRequest) returns (google.protobuf.Empty);
73 rpc WaitDisconnection(WaitDisconnectionRequest) returns (google.protobuf.Empty);
86 rpc Inquiry(google.protobuf.Empty) returns (stream InquiryResponse);
87 // Set BR/EDR discoverability mode.
[all …]
/aosp_15_r20/external/AFLplusplus/docs/
H A Dtutorials.md17 * [https://mmmds.pl/fuzzing-map-parser-part-1-teeworlds/](https://mmmds.pl/fuzzing-map-parser-part-…
30 …roid-greybox-fuzzing-with-afl-frida-mode.html](https://blog.quarkslab.com/android-greybox-fuzzing-…
36 …[https://github.com/P1umer/AFLplusplus-protobuf-mutator](https://github.com/P1umer/AFLplusplus-pro…
51 * [[Fuzzing with AFLplusplus] How to fuzz a binary with no source code on Linux in persistent mode]…
52 * [Blackbox Fuzzing #1: Start Binary-Only Fuzzing using AFL++ QEMU mode](https://www.youtube.com/wa…
/aosp_15_r20/external/google-cloud-java/java-profiler/proto-google-cloud-profiler-v2/src/main/proto/google/devtools/cloudprofiler/v2/
H A Dprofiler.proto23 import "google/protobuf/duration.proto";
24 import "google/protobuf/field_mask.proto";
39 // * Profiles can be created in either online or offline mode, see below.
47 // CreateProfile creates a new profile resource in the online mode.
68 // CreateOfflineProfile creates a new profile resource in the offline mode.
80 // created in the online mode. Updating the bytes for profiles created in the
81 // offline mode is currently not supported: the profile content must be
131 google.protobuf.FieldMask update_mask = 2;
145 // For offline mode, this must be specified when creating the profile. For
146 // online mode it is assigned and returned by the server.
[all …]
/aosp_15_r20/external/googleapis/google/cloud/video/livestream/v1/
H A Dresources.proto22 import "google/protobuf/duration.proto";
23 import "google/protobuf/timestamp.proto";
84 google.protobuf.Timestamp create_time = 2
88 google.protobuf.Timestamp update_time = 3
92 map<string, string> labels = 4;
177 google.protobuf.Timestamp create_time = 2
181 google.protobuf.Timestamp update_time = 3
185 map<string, string> labels = 4;
245 // Input switch mode.
247 // The input switch mode is not specified.
[all …]
/aosp_15_r20/external/googleapis/google/cloud/edgecontainer/v1/
H A Dresources.proto21 import "google/protobuf/duration.proto";
22 import "google/protobuf/timestamp.proto";
235 google.protobuf.Timestamp create_time = 7
239 google.protobuf.Timestamp start_time = 8
245 google.protobuf.Timestamp end_time = 9
249 google.protobuf.Timestamp update_time = 10
259 google.protobuf.Duration offline_reboot_ttl = 1
306 google.protobuf.Timestamp create_time = 2
310 google.protobuf.Timestamp update_time = 3
314 map<string, string> labels = 4;
[all …]
/aosp_15_r20/external/googleapis/google/devtools/cloudprofiler/v2/
H A Dprofiler.proto23 import "google/protobuf/duration.proto";
24 import "google/protobuf/field_mask.proto";
25 import "google/protobuf/timestamp.proto";
47 // CreateProfile creates a new profile resource in the online mode.
74 // mode. The client provides the profile to create along with the profile
90 // created in the online mode. Updating the bytes for profiles created in the
91 // offline mode is currently not supported: the profile content must be
165 google.protobuf.FieldMask update_mask = 2;
179 // For offline mode, this must be specified when creating the profile. For
180 // online mode it is assigned and returned by the server.
[all …]
/aosp_15_r20/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/proto/google/cloud/video/livestream/v1/
H A Dresources.proto22 import "google/protobuf/duration.proto";
23 import "google/protobuf/timestamp.proto";
84 google.protobuf.Timestamp create_time = 2
88 google.protobuf.Timestamp update_time = 3
92 map<string, string> labels = 4;
177 google.protobuf.Timestamp create_time = 2
181 google.protobuf.Timestamp update_time = 3
185 map<string, string> labels = 4;
245 // Input switch mode.
247 // The input switch mode is not specified.
[all …]
/aosp_15_r20/external/google-cloud-java/java-redis/proto-google-cloud-redis-v1beta1/src/main/proto/google/cloud/redis/v1beta1/
H A Dcloud_redis.proto24 import "google/protobuf/duration.proto";
25 import "google/protobuf/field_mask.proto";
26 import "google/protobuf/timestamp.proto";
108 metadata_type: "google.protobuf.Any"
125 metadata_type: "google.protobuf.Any"
139 metadata_type: "google.protobuf.Any"
159 metadata_type: "google.protobuf.Any"
177 metadata_type: "google.protobuf.Any"
191 metadata_type: "google.protobuf.Any"
203 response_type: "google.protobuf.Empty"
[all …]
/aosp_15_r20/external/googleapis/google/cloud/redis/v1beta1/
H A Dcloud_redis.proto24 import "google/protobuf/duration.proto";
25 import "google/protobuf/field_mask.proto";
26 import "google/protobuf/timestamp.proto";
108 metadata_type: "google.protobuf.Any"
125 metadata_type: "google.protobuf.Any"
139 metadata_type: "google.protobuf.Any"
159 metadata_type: "google.protobuf.Any"
177 metadata_type: "google.protobuf.Any"
191 metadata_type: "google.protobuf.Any"
203 response_type: "google.protobuf.Empty"
[all …]
/aosp_15_r20/external/googleapis/google/cloud/optimization/v1/
H A Dfleet_routing.proto24 import "google/protobuf/duration.proto";
25 import "google/protobuf/timestamp.proto";
37 // * `google.protobuf.Timestamp`
42 // * `google.protobuf.Duration`
145 // Unspecified search mode, equivalent to `RETURN_FAST`.
168 google.protobuf.Duration timeout = 2;
173 // By default, the solving mode is `DEFAULT_SOLVE` (0).
176 // Search mode used to solve the request.
386 google.protobuf.Timestamp earliest_vehicle_start_time = 4;
391 google.protobuf.Timestamp latest_vehicle_end_time = 5;
[all …]
/aosp_15_r20/external/google-cloud-java/java-tpu/proto-google-cloud-tpu-v2/src/main/proto/google/cloud/tpu/v2/
H A Dcloud_tpu.proto24 import "google/protobuf/empty.proto";
25 import "google/protobuf/field_mask.proto";
26 import "google/protobuf/timestamp.proto";
77 response_type: "google.protobuf.Empty"
204 // The different mode of the attached disk.
206 // The disk mode is not known/set.
209 // Attaches the disk in read-write mode. Only one TPU node can attach a disk
210 // in read-write mode at a time.
213 // Attaches the disk in read-only mode. Multiple TPU nodes can attach
214 // a disk in read-only mode at a time.
[all …]
/aosp_15_r20/external/googleapis/google/cloud/tpu/v2/
H A Dcloud_tpu.proto24 import "google/protobuf/empty.proto";
25 import "google/protobuf/field_mask.proto";
26 import "google/protobuf/timestamp.proto";
77 response_type: "google.protobuf.Empty"
204 // The different mode of the attached disk.
206 // The disk mode is not known/set.
209 // Attaches the disk in read-write mode. Only one TPU node can attach a disk
210 // in read-write mode at a time.
213 // Attaches the disk in read-only mode. Multiple TPU nodes can attach
214 // a disk in read-only mode at a time.
[all …]
/aosp_15_r20/external/google-cloud-java/java-filestore/proto-google-cloud-filestore-v1/src/main/proto/google/cloud/filestore/v1/
H A Dcloud_filestore_service.proto25 import "google/protobuf/empty.proto";
26 import "google/protobuf/field_mask.proto";
27 import "google/protobuf/timestamp.proto";
28 import "google/protobuf/wrappers.proto";
134 response_type: "google.protobuf.Empty"
178 response_type: "google.protobuf.Empty"
234 response_type: "google.protobuf.Empty"
290 // * CIDR range value when using DIRECT_PEERING connect mode.
293 // when using PRIVATE_SERVICE_ACCESS connect mode.
313 // The network connect mode of the Filestore instance.
[all …]
/aosp_15_r20/external/googleapis/google/cloud/redis/v1/
H A Dcloud_redis.proto24 import "google/protobuf/duration.proto";
25 import "google/protobuf/empty.proto";
26 import "google/protobuf/field_mask.proto";
27 import "google/protobuf/timestamp.proto";
213 response_type: "google.protobuf.Empty"
321 // Read replicas mode.
362 map<string, string> labels = 3;
388 // Optional. For DIRECT_PEERING mode, the CIDR range of internal addresses
391 // network. For PRIVATE_SERVICE_ACCESS mode, the name of one allocated IP
399 // read replicas on an existing instance. For DIRECT_PEERING mode value must
[all …]
/aosp_15_r20/external/google-cloud-java/java-redis/proto-google-cloud-redis-v1/src/main/proto/google/cloud/redis/v1/
H A Dcloud_redis.proto24 import "google/protobuf/duration.proto";
25 import "google/protobuf/empty.proto";
26 import "google/protobuf/field_mask.proto";
27 import "google/protobuf/timestamp.proto";
213 response_type: "google.protobuf.Empty"
321 // Read replicas mode.
362 map<string, string> labels = 3;
388 // Optional. For DIRECT_PEERING mode, the CIDR range of internal addresses
391 // network. For PRIVATE_SERVICE_ACCESS mode, the name of one allocated IP
399 // read replicas on an existing instance. For DIRECT_PEERING mode value must
[all …]
/aosp_15_r20/external/googleapis/google/cloud/retail/v2/
H A Dsearch_service.proto25 import "google/protobuf/field_mask.proto";
26 import "google/protobuf/struct.proto";
301 // Enum to control DynamicFacet mode
309 // Automatic mode built by Google Retail Search.
317 Mode mode = 1; field
404 // The personalization mode of each search request.
420 Mode mode = 1; field
425 // Enum describing under which mode spell correction should occur.
427 // Unspecified spell correction mode. In this case, server behavior
443 // The mode under which spell correction should take effect to
[all …]
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/
H A Dsearch_service.proto25 import "google/protobuf/field_mask.proto";
26 import "google/protobuf/struct.proto";
301 // Enum to control DynamicFacet mode
309 // Automatic mode built by Google Retail Search.
317 Mode mode = 1; field
404 // The personalization mode of each search request.
420 Mode mode = 1; field
425 // Enum describing under which mode spell correction should occur.
427 // Unspecified spell correction mode. In this case, server behavior
443 // The mode under which spell correction should take effect to
[all …]
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2beta/src/main/proto/google/cloud/retail/v2beta/
H A Dsearch_service.proto25 import "google/protobuf/field_mask.proto";
26 import "google/protobuf/struct.proto";
303 // Enum to control DynamicFacet mode
311 // Automatic mode built by Google Retail Search.
319 Mode mode = 1; field
406 // The personalization mode of each search request.
422 Mode mode = 1; field
427 // Enum describing under which mode spell correction should occur.
429 // Unspecified spell correction mode. In this case, server behavior
445 // The mode under which spell correction should take effect to
[all …]
/aosp_15_r20/external/googleapis/google/cloud/retail/v2beta/
H A Dsearch_service.proto25 import "google/protobuf/field_mask.proto";
26 import "google/protobuf/struct.proto";
303 // Enum to control DynamicFacet mode
311 // Automatic mode built by Google Retail Search.
319 Mode mode = 1; field
406 // The personalization mode of each search request.
422 Mode mode = 1; field
427 // Enum describing under which mode spell correction should occur.
429 // Unspecified spell correction mode. In this case, server behavior
445 // The mode under which spell correction should take effect to
[all …]
/aosp_15_r20/external/googleapis/google/cloud/recommendationengine/v1beta1/
H A Dprediction_service.proto23 import "google/protobuf/struct.proto";
125 // Optional. Use dryRun mode for this prediction query. If set to true, a
127 // Note that the dryRun mode should only be used for testing the API, or if
144 map<string, google.protobuf.Value> params = 6
156 map<string, string> labels = 9 [(google.api.field_behavior) = OPTIONAL];
174 map<string, google.protobuf.Value> item_metadata = 2;
193 map<string, google.protobuf.Value> metadata = 5;

12345678910>>...23