Home
last modified time | relevance | path

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

12345

/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/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;
71 repeated CountBucketInfo bucket_info = 3;
73 repeated DimensionsValue dimension_leaf_values_in_what = 4;
75 repeated DimensionsValue dimension_leaf_values_in_condition = 5;
97 repeated DurationBucketInfo bucket_info = 3;
99 repeated DimensionsValue dimension_leaf_values_in_what = 4;
101 repeated DimensionsValue dimension_leaf_values_in_condition = 5;
125 repeated Value values = 9;
141 repeated ValueBucketInfo bucket_info = 3;
143 repeated DimensionsValue dimension_leaf_values_in_what = 4;
[all …]
Dstatsd_config.proto55 repeated FieldMatcher child = 3;
84 repeated FieldValueMatcher field_value_matcher = 1;
88 repeated string str_value = 1;
103 repeated FieldValueMatcher field_value_matcher = 2;
112 repeated int64 matcher = 2;
144 repeated int64 predicate = 2;
173 repeated MetricConditionLink links = 4;
189 repeated MetricConditionLink links = 6;
199 repeated MetricConditionLink links = 4;
232 repeated MetricConditionLink links = 7;
[all …]
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto64 repeated ActivityDisplayProto displays = 2;
73 repeated .com.android.server.wm.IdentifierProto pending_activities = 7;
82 repeated ActivityStackProto stacks = 3;
93 repeated TaskRecordProto tasks = 3;
105 repeated ActivityRecordProto activities = 3;
134 repeated KeyguardOccludedProto keyguard_occluded_states= 2;
149 repeated ReceiverListProto receiver_list = 1;
153 repeated BroadcastQueueProto broadcast_queue = 3;
155 repeated StickyBroadcastProto sticky_broadcasts = 4;
175 repeated BroadcastFilterProto filters = 7;
[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;
Dforceappstandbytracker.proto36 repeated int32 active_uids = 2;
39 repeated int32 foreground_uids = 11;
42 repeated int32 power_save_whitelist_app_ids = 3;
45 repeated int32 power_save_user_whitelist_app_ids = 12;
48 repeated int32 temp_power_save_whitelist_app_ids = 4;
57 repeated RunAnyInBackgroundRestrictedPackages run_any_in_background_restricted_packages = 5;
79 repeated ExemptedPackage exempted_packages = 10;
Djobscheduler.proto42 repeated int32 next_heartbeat = 15;
48 repeated int32 started_users = 2;
69 repeated RegisteredJob registered_jobs = 3;
71 repeated StateControllerProto controllers = 4;
82 repeated PriorityOverride priority_overrides = 5;
86 repeated int32 backing_up_uids = 6;
100 repeated PendingJob pending_jobs = 9;
134 repeated ActiveJob active_jobs = 10;
218 repeated int32 standby_beats = 20;
360 repeated TrackedJob tracked_jobs = 2;
[all …]
Dalarmmanagerservice.proto64 repeated int32 device_idle_user_whitelist_app_ids = 17;
66 repeated AlarmClockMetadataProto next_alarm_clock_metadata = 18;
68 repeated BatchProto pending_alarm_batches = 19;
72 repeated AlarmProto pending_user_blocked_background_alarms = 20;
80 repeated AlarmProto pending_while_idle_alarms = 22;
86 repeated AlarmProto past_due_non_wakeup_alarms = 24;
105 repeated InFlightProto outstanding_deliveries = 34;
119 repeated int32 use_allow_while_idle_short_time = 35;
123 repeated LastAllowWhileIdleDispatch last_allow_while_idle_dispatch_times = 36;
134 repeated TopAlarm top_alarms = 38;
[all …]
Dwindowmanagerservice.proto55 repeated DisplayContentProto displays = 2;
57 repeated IdentifierProto windows = 3;
147 repeated StackProto stacks = 3;
151 repeated WindowTokenProto above_app_windows = 6;
152 repeated WindowTokenProto below_app_windows = 7;
153 repeated WindowTokenProto ime_windows = 8;
162 repeated IdentifierProto opening_apps = 17;
163 repeated IdentifierProto closing_apps = 18;
164 repeated IdentifierProto changing_apps = 19;
195 repeated TaskProto tasks = 3;
[all …]
Dusagestatsservice.proto27 repeated string strings = 2;
43 repeated CategoryCount counts = 3;
53 repeated ChooserAction chooser_actions = 7;
114 repeated UsageStats packages = 20;
115 repeated Configuration configurations = 21;
116 repeated Event event_log = 22;
/frameworks/base/core/proto/android/service/
Dusb.proto58 repeated Function current_functions = 1;
60 repeated Function screen_unlocked_functions = 3;
108 repeated UsbDeviceProto devices = 2;
110 repeated UsbConnectionRecordProto connections = 4;
131 repeated UsbConfigurationProto configurations = 11;
146 repeated UsbInterfaceProto interfaces = 5;
159 repeated UsbEndPointProto endpoints = 7;
198 repeated UsbPortInfoProto usb_ports = 2;
228 repeated Mode supported_modes = 2;
261 repeated UsbPortStatusRoleCombinationProto role_combinations = 5;
[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 …]
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 …]
Dprocstats.proto77 repeated Status status = 7;
80 repeated ProcessStatsAvailablePagesProto available_pages = 10;
83 repeated ProcessStatsProto process_stats = 8;
86 repeated ProcessStatsPackageProto package_stats = 9;
104 repeated int32 pages_per_order = 4;
164 repeated ProcessStatsStateProto states = 5;
195 repeated StateStats state_stats = 3;
207 repeated PackageServiceOperationStatsProto operation_stats = 2;
241 repeated StateStats active_state_stats = 6;
251 repeated PackageAssociationSourceProcessStatsProto sources = 2;
[all …]
Dpackage.proto59 repeated SharedLibraryProto shared_libraries = 3;
60 repeated android.content.pm.FeatureInfoProto features = 4;
61 repeated PackageProto packages = 5;
62 repeated SharedUserProto shared_users = 6;
64 repeated string messages = 7 [ (android.privacy).dest = DEST_EXPLICIT ];
133 repeated SplitProto splits = 8;
135 repeated UserInfoProto users = 9;
/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;
Dconfiguration.proto35 repeated LocaleProto locales = 4 [deprecated = true];
83 repeated string opengl_extensions = 9;
85 repeated string shared_libraries = 10;
86 repeated string features = 11;
87 repeated string cpu_architectures = 12;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
Dtouch_analytics.proto55 repeated Pointer pointers = 4;
71 repeated float values = 3;
130 repeated TouchEvent touchEvents = 5;
131 repeated SensorEvent sensorEvents = 6;
136 repeated PhoneEvent phoneEvents = 12;
/frameworks/base/proto/src/
Dwifi.proto28 repeated ConnectionEvent connection_event = 1;
69 // Number of repeated background scans that were scheduled to the chip.
95 repeated ScanReturnEntry scan_return_entries = 16;
124 repeated WifiSystemStateEntry wifi_system_state_entries = 17;
139 repeated ScanReturnEntry background_scan_return_entries = 18;
143 repeated WifiSystemStateEntry background_scan_request_state = 19;
191 repeated RssiPollCount rssi_poll_rssi_count = 35;
228 repeated AlertReasonCount alert_reason_count = 47;
231 repeated WifiScoreCount wifi_score_count = 48;
234 repeated SoftApDurationBucket soft_ap_duration = 49;
[all …]
/frameworks/ml/nn/runtime/test/android_fuzzing/
DModel.proto151 repeated float scale = 1;
160 repeated uint32 dimension = 1;
174 repeated Operand operand = 1;
178 repeated uint32 index = 1;
188 repeated Operation operation = 1;
/frameworks/base/core/proto/android/os/
Dworksource.proto37 repeated WorkSourceContentProto nodes = 1;
40 repeated WorkSourceContentProto work_source_contents = 1;
41 repeated WorkChain work_chains = 2;

12345