Searched refs:repeated (Results 1 - 25 of 71) sorted by relevance

123

/frameworks/base/tools/streaming_proto/test/
H A 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 uint3
[all...]
/frameworks/base/core/proto/android/server/
H A 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;
H A 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;
H A 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 TopAlar
[all...]
/frameworks/av/drm/libmediadrm/protos/
H A 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/cmds/statsd/src/
H A 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;
123 repeated ValueBucketInfo bucket_info = 3;
125 repeated DimensionsValue dimension_leaf_values_in_what = 4;
127 repeated DimensionsValu
[all...]
H A Dstatsd_config.proto57 repeated FieldMatcher child = 3;
86 repeated FieldValueMatcher field_value_matcher = 1;
90 repeated string str_value = 1;
105 repeated FieldValueMatcher field_value_matcher = 2;
114 repeated int64 matcher = 2;
146 repeated int64 predicate = 2;
175 repeated MetricConditionLink links = 4;
191 repeated MetricConditionLink links = 6;
201 repeated MetricConditionLink links = 4;
232 repeated MetricConditionLin
[all...]
/frameworks/base/cmds/statsd/src/perfetto/
H A Dperfetto_config.proto23 repeated string event_names = 1;
50 repeated BufferConfig buffers = 1;
55 repeated string producer_name_filter = 2;
57 repeated DataSource data_sources = 2;
/frameworks/base/core/proto/android/content/
H A Dintent.proto54 repeated string categories = 2;
71 repeated string actions = 1;
72 repeated string categories = 2;
73 repeated string data_schemes = 3 [ (.android.privacy).dest = DEST_EXPLICIT ];
74 repeated android.os.PatternMatcherProto data_scheme_specs = 4;
75 repeated AuthorityEntryProto data_authorities = 5;
76 repeated android.os.PatternMatcherProto data_paths = 6;
77 repeated string data_types = 7;
H A Dconfiguration.proto36 repeated LocaleProto locales = 4;
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/core/proto/android/internal/
H A Dlocallog.proto27 repeated string lines = 1;
/frameworks/base/core/proto/android/os/
H A Dworksource.proto37 repeated WorkSourceContentProto nodes = 1;
40 repeated WorkSourceContentProto work_source_contents = 1;
41 repeated WorkChain work_chains = 2;
H A Dpagetypeinfo.proto57 repeated int32 free_pages_count = 4;
59 repeated MigrateType migrate_types = 3;
83 repeated Block blocks = 4;
H A Dmessagequeue.proto28 repeated android.os.MessageProto messages = 1;
H A Dcpufreq.proto42 repeated TimeInState times = 2;
44 repeated Stats cpu_freqs = 2;
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
H A Dtimestats.proto35 repeated SFTimeStatsLayerProto stats = 6;
50 repeated SFTimeStatsDeltaProto deltas = 6;
57 repeated SFTimeStatsHistogramBucketProto histograms = 2;
/frameworks/base/core/proto/android/service/
H A Dprint.proto30 repeated PrintUserStateProto userStates = 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;
78 repeated string print_job_files = 2 [ (android.privacy).dest = DEST_EXPLICIT ];
81 repeated android.content.ComponentNameProto approved_services = 3;
91 repeated MediaSizeProt
[all...]
H A Dnetwork_watchlist.proto30 repeated NetworkWatchlistAppResultProto app_result = 3;
H A Dnotification.proto33 repeated NotificationRecordProto records = 1;
41 repeated ListenersDisablingEffectsProto listeners_disabling_effects = 5;
75 repeated ManagedServiceInfoProto listeners = 2;
97 repeated string name = 1;
101 repeated ServiceProto approved = 2;
104 repeated android.content.ComponentNameProto enabled = 3;
107 repeated ManagedServiceInfoProto live_services = 4;
110 repeated android.content.ComponentNameProto snoozed = 5;
116 repeated string notification_signal_extractors = 1;
132 repeated androi
[all...]
H A Dbatterystats.proto51 repeated Key keys = 5;
55 repeated string csv_lines = 6;
/frameworks/base/proto/src/
H A 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 SoftApDurationBucke
[all...]
/frameworks/base/core/proto/android/app/
H A Dnotificationmanager.proto49 repeated Category priority_categories = 1;
72 repeated SuppressedVisualEffect suppressed_visual_effects = 4;
/frameworks/base/core/proto/android/util/
H A Devent_log_tags.proto29 repeated EventLogTag event_log_tags = 1;
65 repeated ValueDescriptor value_descriptors = 3;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A 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/tools/aapt2/
H A DResources.proto51 repeated Package package = 2;
74 repeated Type type = 3;
93 repeated Entry entry = 3;
176 repeated ConfigValue config_value = 6;
288 repeated Span span = 2;
383 repeated Symbol symbol = 4;
410 repeated Entry entry = 3;
429 repeated Entry entry = 1;
447 repeated Element element = 1;
478 repeated Entr
[all...]

Completed in 257 milliseconds

123