Home
last modified time | relevance | path

Searched refs:repeated (Results 1 – 25 of 137) sorted by relevance

123456

/frameworks/base/tools/streaming_proto/test/
Dtest.proto58 repeated double double_field_repeated = 11;
59 repeated double double_field_packed = 12 [packed=true];
62 repeated float float_field_repeated = 21;
63 repeated float float_field_packed = 22 [packed=true];
66 repeated int32 int32_field_repeated = 31;
67 repeated int32 int32_field_packed = 32 [packed=true];
70 repeated int64 int64_field_repeated = 41;
71 repeated int64 int64_field_packed = 42 [packed=true];
74 repeated uint32 uint32_field_repeated = 51;
75 repeated uint32 uint32_field_packed = 52 [packed=true];
[all …]
/frameworks/base/core/proto/android/providers/settings/
Dconfig.proto28 repeated SettingsOperationProto historical_operations = 1;
29 repeated NamespaceProto extra_namespaces = 2;
30 repeated SettingProto activity_manager_native_boot_settings = 3;
31 repeated SettingProto activity_manager_settings = 4;
32 repeated SettingProto app_compat_settings = 5;
33 repeated SettingProto autofill_settings = 6;
34 repeated SettingProto connectivity_settings = 7;
35 repeated SettingProto content_capture_settings = 8;
36 repeated SettingProto dex_boot_settings = 9;
37 repeated SettingProto game_driver_settings = 10;
[all …]
/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
Dtest.proto52 repeated double double_field_repeated = 11;
53 repeated double double_field_packed = 12 [packed=true];
56 repeated float float_field_repeated = 21;
57 repeated float float_field_packed = 22 [packed=true];
60 repeated int32 int32_field_repeated = 31;
61 repeated int32 int32_field_packed = 32 [packed=true];
64 repeated int64 int64_field_repeated = 41;
65 repeated int64 int64_field_packed = 42 [packed=true];
68 repeated uint32 uint32_field_repeated = 51;
69 repeated uint32 uint32_field_packed = 52 [packed=true];
[all …]
/frameworks/base/cmds/statsd/src/
Dstats_log.proto41 repeated DimensionsValue dimensions_value = 1;
78 repeated StateValue slice_by_state = 6;
80 repeated CountBucketInfo bucket_info = 3;
82 repeated DimensionsValue dimension_leaf_values_in_what = 4;
86 repeated DimensionsValue dimension_leaf_values_in_condition = 5 [deprecated = true];
106 repeated StateValue slice_by_state = 6;
108 repeated DurationBucketInfo bucket_info = 3;
110 repeated DimensionsValue dimension_leaf_values_in_what = 4;
114 repeated DimensionsValue dimension_leaf_values_in_condition = 5 [deprecated = true];
138 repeated Value values = 9;
[all …]
Dstatsd_config.proto56 repeated FieldMatcher child = 3;
85 repeated FieldValueMatcher field_value_matcher = 1;
89 repeated string str_value = 1;
104 repeated FieldValueMatcher field_value_matcher = 2;
113 repeated int64 matcher = 2;
145 repeated int64 predicate = 2;
158 repeated int32 value = 2;
161 repeated StateGroup group = 1;
200 repeated MetricConditionLink links = 4;
215 repeated int64 slice_by_state = 8;
[all …]
Dstatsd_metadata.proto44 repeated FieldValue dimension_key_in_what = 1;
45 repeated FieldValue state_values_key = 2;
56 repeated AlertDimensionKeyedData alert_dim_keyed_data = 2;
62 repeated AlertMetadata alert_metadata = 2;
66 repeated StatsMetadata stats_metadata = 1;
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto65 repeated ReceiverListProto receiver_list = 1;
69 repeated BroadcastQueueProto broadcast_queue = 3;
71 repeated StickyBroadcastProto sticky_broadcasts = 4;
91 repeated BroadcastFilterProto filters = 7;
130 repeated BroadcastRecordProto parallel_broadcasts = 2;
131 repeated BroadcastRecordProto ordered_broadcasts = 3;
133 repeated BroadcastRecordProto historical_broadcasts = 5;
143 repeated BroadcastSummary historical_broadcasts_summary = 6;
193 repeated MemoryInfo other_heaps = 5;
198 repeated MemoryInfo dalvik_details = 8;
[all …]
Dintentresolver.proto32 repeated string values = 2;
35 repeated ArrayMapEntry full_mime_types = 1;
36 repeated ArrayMapEntry base_mime_types = 2;
37 repeated ArrayMapEntry wild_mime_types = 3;
38 repeated ArrayMapEntry schemes = 4;
39 repeated ArrayMapEntry non_data_actions = 5;
40 repeated ArrayMapEntry mime_typed_actions = 6;
Dappstatetracker.proto39 repeated int32 active_uids = 2;
42 repeated int32 foreground_uids = 11;
45 repeated int32 power_save_whitelist_app_ids = 3;
48 repeated int32 power_save_user_whitelist_app_ids = 12;
51 repeated int32 temp_power_save_whitelist_app_ids = 4;
60 repeated RunAnyInBackgroundRestrictedPackages run_any_in_background_restricted_packages = 5;
82 repeated ExemptedPackage exempted_packages = 10;
Dvibratorservice.proto26 repeated int32 timings = 1;
27 repeated int32 amplitudes = 2;
62 repeated VibrationProto previous_ring_vibrations = 9;
63 repeated VibrationProto previous_notification_vibrations = 10;
64 repeated VibrationProto previous_alarm_vibrations = 11;
65 repeated VibrationProto previous_vibrations = 12;
Dusagestatsservice_v2.proto55 repeated UsageStatsObfuscatedProto packages = 20;
56 repeated Configuration configurations = 21;
57 repeated EventObfuscatedProto event_log = 22;
59 repeated PendingEventProto pending_events = 23;
72 repeated CategoryCount counts = 2;
79 repeated ChooserAction chooser_actions = 7;
131 repeated string strings = 2 [(.android.privacy).dest = DEST_EXPLICIT];
136 repeated PackagesMap packages_map = 2;
Dsyncstorageengine.proto36 repeated DayStats stats = 1;
75 repeated int64 periodic_sync_times = 11; // times since epoch
76 repeated LastEventInfo last_event_info = 12;
81 repeated int64 per_source_last_success_times = 17; // times since epoch
82 repeated int64 per_source_last_failure_times = 18; // times since epoch
85 repeated StatusInfo status = 1;
Djobscheduler.proto49 repeated int32 started_users = 2;
77 repeated JobRestriction restrictions = 12;
83 repeated RegisteredJob registered_jobs = 3;
85 repeated StateControllerProto controllers = 4;
96 repeated PriorityOverride priority_overrides = 5;
100 repeated int32 backing_up_uids = 6;
114 repeated PendingJob pending_jobs = 9;
148 repeated ActiveJob active_jobs = 10;
389 repeated TrackedJob tracked_jobs = 2;
408 repeated TrackedJob tracked_jobs = 5;
[all …]
Dwindowmanagerservice.proto56 repeated DisplayContentProto displays = 2 [deprecated=true];
59 repeated WindowStateProto windows = 4 [deprecated=true];
64 repeated IdentifierProto pending_activities = 7;
107 repeated KeyguardOccludedProto keyguard_occluded_states = 2;
174 repeated WindowTokenProto above_app_windows = 6 [deprecated=true];
175 repeated WindowTokenProto below_app_windows = 7 [deprecated=true];
176 repeated WindowTokenProto ime_windows = 8 [deprecated=true];
185 repeated IdentifierProto opening_apps = 17;
186 repeated IdentifierProto closing_apps = 18;
187 repeated IdentifierProto changing_apps = 19;
[all …]
/frameworks/base/core/proto/android/util/
Dlog.proto86 repeated Elem elems = 7;
92 repeated TextLogEntry text_logs = 1;
94 repeated BinaryLogEntry binary_logs = 2;
100 repeated TextLogEntry main_logs = 1;
101 repeated TextLogEntry radio_logs = 2;
102 repeated TextLogEntry events_logs = 3;
103 repeated TextLogEntry system_logs = 4;
104 repeated TextLogEntry crash_logs = 5;
105 repeated TextLogEntry stats_logs = 6;
106 repeated TextLogEntry security_logs = 7;
[all …]
/frameworks/base/core/proto/android/service/
Dusb.proto59 repeated Function current_functions = 1;
61 repeated Function screen_unlocked_functions = 3;
109 repeated UsbDeviceProto devices = 2;
111 repeated UsbConnectionRecordProto connections = 4;
132 repeated UsbConfigurationProto configurations = 11;
147 repeated UsbInterfaceProto interfaces = 5;
160 repeated UsbEndPointProto endpoints = 7;
199 repeated UsbPortInfoProto usb_ports = 2;
229 repeated Mode supported_modes = 2;
262 repeated UsbPortStatusRoleCombinationProto role_combinations = 5;
[all …]
Dsensor_service.proto48 repeated ActiveSensorProto active_sensors = 6;
56 repeated SensorEventConnectionProto active_connections = 13;
57 repeated SensorDirectConnectionProto direct_connections = 14;
58 repeated SensorRegistrationInfoProto previous_registrations = 15;
76 repeated float sampling_period_ms = 3;
78 repeated float batching_period_ms = 5;
81 repeated SensorProto sensors = 4;
124 repeated SensorProto sensors = 1;
163 repeated float float_array = 5;
171 repeated Event events = 3;
[all …]
Dprint.proto30 repeated PrintUserStateProto user_states = 1;
40 repeated InstalledPrintServiceProto installed_services = 2;
43 repeated android.content.ComponentNameProto disabled_services = 3;
46 repeated ActivePrintServiceProto active_services = 4;
49 repeated CachedPrintJobProto cached_print_jobs = 5;
52 repeated PrinterDiscoverySessionProto discovery_sessions = 6;
75 repeated PrintJobInfoProto print_jobs = 1;
79 repeated string print_job_files = 2 [ (android.privacy).dest = DEST_EXPLICIT ];
82 repeated android.content.ComponentNameProto approved_services = 3;
92 repeated MediaSizeProto media_sizes = 2;
[all …]
Dnotification.proto33 repeated NotificationRecordProto records = 1;
41 repeated ListenersDisablingEffectsProto listeners_disabling_effects = 5;
80 repeated android.content.ComponentNameProto listener_components = 3;
104 repeated string name = 1;
108 repeated ServiceProto approved = 2;
111 repeated android.content.ComponentNameProto enabled = 3;
114 repeated ManagedServiceInfoProto live_services = 4;
117 repeated android.content.ComponentNameProto snoozed = 5;
123 repeated string notification_signal_extractors = 1;
139 repeated android.app.NotificationChannelProto channels = 7;
[all …]
/frameworks/opt/telephony/proto/src/
DcarrierId.proto27 repeated CarrierId carrier_id = 1;
41 repeated CarrierAttribute carrier_attribute = 3;
53 // Match is based on AND between any field that is set and OR for values within a repeated field.
56 repeated string mccmnc_tuple = 1;
61 repeated string imsi_prefix_xpattern = 2;
65 repeated string spn = 3;
69 repeated string plmn = 4;
73 repeated string gid1 = 5;
77 repeated string gid2 = 6;
82 repeated string preferred_apn = 7;
[all …]
/frameworks/av/drm/libmediadrm/protos/
Dmetrics.proto76 repeated Counter open_session_counter = 1;
80 repeated Counter close_session_counter = 2;
83 repeated DistributionMetric get_key_request_time_us = 3;
86 repeated DistributionMetric provide_key_response_time_us = 4;
89 repeated Counter get_provisioning_request_counter = 5;
92 repeated Counter provide_provisioning_response_counter = 6;
95 repeated Counter key_status_change_counter = 7;
98 repeated Counter event_callback_counter = 8;
101 repeated Counter get_device_unique_id_counter = 9;
/frameworks/base/core/proto/android/internal/
Dpowerprofile.proto34 repeated int64 speed = 4;
35 repeated double core_power = 5;
38 repeated CpuCluster cpu_cluster = 40;
52 repeated double wifi_controller_tx_levels = 10;
70 repeated double modem_controller_tx = 19;
76 repeated double gps_signal_quality_based = 22;
/frameworks/base/core/proto/android/content/
Dintent.proto53 repeated string categories = 2;
72 repeated string actions = 1;
73 repeated string categories = 2;
81 repeated string data_schemes = 3 [ (.android.privacy).dest = DEST_EXPLICIT ];
82 repeated android.os.PatternMatcherProto data_scheme_specs = 4;
83 repeated AuthorityEntryProto data_authorities = 5;
84 repeated android.os.PatternMatcherProto data_paths = 6;
85 repeated string data_types = 7;
89 repeated string mime_groups = 11;
/frameworks/base/core/proto/android/nfc/
Dcard_emulation.proto43 repeated .android.nfc.cardemulation.ApduServiceInfoProto apdu_service_infos = 1;
49 repeated .android.nfc.cardemulation.NfcFServiceInfoProto nfc_fservice_info = 1;
81 repeated .android.nfc.cardemulation.ApduServiceInfoProto services = 4;
83 repeated AidCacheEntry aid_cache_entries = 1;
94 repeated string aids = 2 [(.android.privacy).dest = DEST_EXPLICIT];
97 repeated Route routes = 2;
103 repeated .android.nfc.cardemulation.NfcFServiceInfoProto t3t_identifier_cache_entries = 1;
115 repeated T3tIdentifier t3t_identifiers = 1;
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
Dtimestats.proto43 repeated SFTimeStatsDisplayConfigBucketProto display_config_stats = 9;
45 repeated SFTimeStatsHistogramBucketProto present_to_present = 8;
47 repeated SFTimeStatsHistogramBucketProto frame_duration = 10;
49 repeated SFTimeStatsHistogramBucketProto render_engine_timing = 11;
51 repeated SFTimeStatsLayerProto stats = 6;
70 repeated SFTimeStatsDeltaProto deltas = 6;
79 repeated SFTimeStatsHistogramBucketProto histograms = 2;

123456