Home
last modified time | relevance | path

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

123456

/aosp14/frameworks/base/core/proto/android/providers/settings/
H A Dconfig.proto29 repeated NamespaceProto extra_namespaces = 2;
33 repeated SettingProto app_compat_settings = 5;
35 repeated SettingProto autofill_settings = 6;
36 repeated SettingProto blobstore_settings = 23;
45 repeated SettingProto privacy_settings = 13;
47 repeated SettingProto rollback_settings = 15;
50 repeated SettingProto runtime_settings = 18;
51 repeated SettingProto storage_settings = 19;
52 repeated SettingProto systemui_settings = 20;
53 repeated SettingProto telephony_settings = 21;
[all …]
/aosp14/frameworks/base/tools/streaming_proto/test/
H A Dtest.proto58 repeated double double_field_repeated = 11;
62 repeated float float_field_repeated = 21;
66 repeated int32 int32_field_repeated = 31;
70 repeated int64 int64_field_repeated = 41;
74 repeated uint32 uint32_field_repeated = 51;
78 repeated uint64 uint64_field_repeated = 61;
82 repeated sint32 sint32_field_repeated = 71;
86 repeated sint64 sint64_field_repeated = 81;
106 repeated bool bool_field_repeated = 131;
110 repeated string string_field_repeated = 141;
[all …]
/aosp14/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A Dtest.proto52 repeated double double_field_repeated = 11;
56 repeated float float_field_repeated = 21;
60 repeated int32 int32_field_repeated = 31;
64 repeated int64 int64_field_repeated = 41;
68 repeated uint32 uint32_field_repeated = 51;
72 repeated uint64 uint64_field_repeated = 61;
76 repeated sint32 sint32_field_repeated = 71;
80 repeated sint64 sint64_field_repeated = 81;
100 repeated bool bool_field_repeated = 131;
104 repeated string string_field_repeated = 141;
[all …]
/aosp14/system/core/trusty/test/binder/aidl/com/android/trusty/binder/test/
H A DITestService.aidl59 boolean[] ReverseBoolean(in boolean[] input, out boolean[] repeated); in ReverseBoolean() argument
60 byte[] ReverseByte(in byte[] input, out byte[] repeated); in ReverseByte() argument
61 char[] ReverseChar(in char[] input, out char[] repeated); in ReverseChar() argument
62 int[] ReverseInt(in int[] input, out int[] repeated); in ReverseInt() argument
63 long[] ReverseLong(in long[] input, out long[] repeated); in ReverseLong() argument
64 float[] ReverseFloat(in float[] input, out float[] repeated); in ReverseFloat() argument
65 double[] ReverseDouble(in double[] input, out double[] repeated); in ReverseDouble() argument
66 String[] ReverseString(in String[] input, out String[] repeated); in ReverseString() argument
67 ByteEnum[] ReverseByteEnum(in ByteEnum[] input, out ByteEnum[] repeated); in ReverseByteEnum() argument
68 IntEnum[] ReverseIntEnum(in IntEnum[] input, out IntEnum[] repeated); in ReverseIntEnum() argument
[all …]
/aosp14/frameworks/base/tools/aapt2/
H A DApkInfo.proto35 repeated XmlFile xml_files = 3;
58 repeated string locales = 17;
59 repeated int32 densities = 18;
71 repeated Metadata metadata = 62;
72 repeated Property properties = 63;
156 repeated ScreenType screens = 1;
165 repeated string inputs = 1;
173 repeated string reasons = 2;
186 repeated Feature features = 3;
309 repeated string name = 1;
[all …]
/aosp14/frameworks/base/core/proto/android/server/
H A Dactivitymanagerservice.proto366 repeated StickyAction actions = 2;
403 repeated GrantUriProto grants = 4;
550 repeated Flag flags = 3;
706 repeated Process procs = 1;
840 repeated VrMode vr_mode = 1;
938 repeated Entry entries = 2;
956 repeated Entry entries = 2;
987 repeated User started_users = 1;
989 repeated int32 user_lru = 3;
1040 repeated User users = 2;
[all …]
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 Dappstatetracker.proto39 repeated int32 active_uids = 2;
42 repeated int32 foreground_uids = 11;
45 repeated int32 power_save_exempt_app_ids = 3;
48 repeated int32 power_save_user_exempt_app_ids = 12;
51 repeated int32 temp_power_save_exempt_app_ids = 4;
60 repeated RunAnyInBackgroundRestrictedPackages run_any_in_background_restricted_packages = 5;
82 repeated ExemptedPackage exempted_bucket_packages = 10;
H A Dusagestatsservice_v2.proto62 repeated UsageStatsObfuscatedProto packages = 20;
63 repeated Configuration configurations = 21;
64 repeated EventObfuscatedProto event_log = 22;
66 repeated PendingEventProto pending_events = 23;
68 repeated PackageUsage package_usage = 24;
81 repeated CategoryCount counts = 2;
88 repeated ChooserAction chooser_actions = 7;
141 repeated string strings = 2 [(.android.privacy).dest = DEST_EXPLICIT];
146 repeated PackagesMap packages_map = 2;
H A Dwindowmanagerservice.proto68 repeated WindowStateProto windows = 4 [deprecated=true];
119 repeated KeyguardPerDisplayProto keyguard_per_display = 4;
208 repeated IdentifierProto opening_apps = 17;
209 repeated IdentifierProto closing_apps = 18;
210 repeated IdentifierProto changing_apps = 19;
217 repeated TaskProto tasks = 25 [deprecated=true];
231 repeated string sleep_tokens = 37;
261 repeated string unknown = 3;
313 repeated TaskProto tasks = 10 [deprecated=true];
405 repeated WindowStateProto windows = 3 [deprecated=true];
[all …]
H A 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;
/aosp14/system/core/debuggerd/proto/
H A Dtombstone.proto29 repeated string command_line = 9;
36 repeated Cause causes = 15;
39 repeated MemoryMapping memory_mappings = 17;
40 repeated LogBuffer log_buffers = 18;
41 repeated FD open_fds = 19;
134 repeated Register registers = 3;
135 repeated string backtrace_note = 7;
136 repeated string unreadable_elf_files = 9;
137 repeated BacktraceFrame current_backtrace = 4;
138 repeated MemoryDump memory_dump = 5;
[all …]
/aosp14/frameworks/base/core/proto/android/util/
H A 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 …]
/aosp14/frameworks/base/core/proto/android/service/
H A Dusb.proto60 repeated Function current_functions = 1;
62 repeated Function screen_unlocked_functions = 3;
111 repeated UsbDeviceProto devices = 2;
150 repeated UsbInterfaceProto interfaces = 5;
163 repeated UsbEndPointProto endpoints = 7;
211 repeated UsbPortInfoProto usb_ports = 2;
247 repeated Mode supported_modes = 2;
249 repeated AltMode supported_alt_modes = 4;
413 repeated int32 uids = 2;
422 repeated int32 uids = 2;
[all …]
H A Dsensor_service.proto48 repeated ActiveSensorProto active_sensors = 6;
56 repeated SensorEventConnectionProto active_connections = 13;
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;
173 repeated RecentEventsLog recent_events_logs = 1;
198 repeated SensorProto sensors = 4;
[all …]
H A Dprint.proto30 repeated PrintUserStateProto user_states = 1;
46 repeated ActivePrintServiceProto active_services = 4;
49 repeated CachedPrintJobProto cached_print_jobs = 5;
75 repeated PrintJobInfoProto print_jobs = 1;
92 repeated MediaSizeProto media_sizes = 2;
95 repeated ResolutionProto resolutions = 3;
146 repeated string printer_discovery_observers = 3;
149 repeated string discovery_requests = 4;
155 repeated PrinterInfoProto printer = 6;
206 repeated PrinterIdProto tracked_printers = 7;
[all …]
H A Dnotification.proto33 repeated NotificationRecordProto records = 1;
104 repeated string name = 1;
108 repeated ServiceProto approved = 2;
111 repeated android.content.ComponentNameProto enabled = 3;
113 repeated ManagedServiceInfoProto live_services = 4;
122 repeated android.content.ComponentNameProto snoozed = 2;
126 repeated SnoozedServices snoozed = 6;
132 repeated string notification_signal_extractors = 1;
151 repeated RecordProto records = 2;
152 repeated RecordProto records_restored_without_uid = 3;
[all …]
H A 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 ];
113 repeated string suspending_package = 9;
144 repeated string granted_permissions = 2;
162 repeated SplitProto splits = 8;
164 repeated UserInfoProto users = 9;
170 repeated UserPermissionsProto user_permissions = 12;
/aosp14/system/core/storaged/
H A Dstoraged.proto27 repeated TaskIOUsage task_io = 4;
32 repeated UidRecord entries = 2;
41 repeated UidIOItem uid_io_items = 2;
46 repeated uint32 recent_perf = 2;
48 repeated uint32 daily_perf = 4;
50 repeated uint32 weekly_perf = 6;
/aosp14/frameworks/base/core/proto/android/server/vibrator/
H A Dvibratormanagerservice.proto71 repeated VibrationEffectProto effects = 1;
72 repeated int32 vibrator_ids = 2;
78 repeated SyncVibrationEffectProto effects = 1;
79 repeated int32 delays = 2;
137 repeated int32 vibrator_ids = 1;
156 repeated VibrationProto previous_ring_vibrations = 13;
157 repeated VibrationProto previous_notification_vibrations = 14;
158 repeated VibrationProto previous_alarm_vibrations = 15;
159 repeated VibrationProto previous_vibrations = 16;
160 repeated VibrationProto previous_external_vibrations = 17;
/aosp14/frameworks/base/core/proto/android/content/
H A Dintent.proto54 repeated string categories = 2;
73 repeated string actions = 1;
74 repeated string categories = 2;
82 repeated string data_schemes = 3 [ (.android.privacy).dest = DEST_EXPLICIT ];
83 repeated android.os.PatternMatcherProto data_scheme_specs = 4;
84 repeated AuthorityEntryProto data_authorities = 5;
85 repeated android.os.PatternMatcherProto data_paths = 6;
86 repeated string data_types = 7;
90 repeated string mime_groups = 11;
/aosp14/frameworks/base/core/proto/android/internal/
H A 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;
/aosp14/system/core/libprocessgroup/profiles/
H A Dtask_profiles.proto23 repeated Attribute attributes = 1 [json_name = "Attributes"];
24 repeated Profile profiles = 2 [json_name = "Profiles"];
25 repeated AggregateProfiles aggregateprofiles = 3 [json_name = "AggregateProfiles"];
40 repeated Action actions = 2 [json_name = "Actions"];
52 repeated string profiles = 2 [json_name = "Profiles"];
/aosp14/frameworks/base/core/proto/android/nfc/
H A 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;
/aosp14/frameworks/base/core/proto/android/server/alarm/
H A Dalarmmanagerservice.proto65 repeated int32 device_idle_user_exempt_app_ids = 17;
69 repeated BatchProto pending_alarm_batches = 19;
81 repeated AlarmProto pending_while_idle_alarms = 22;
87 repeated AlarmProto past_due_non_wakeup_alarms = 24;
106 repeated InFlightProto outstanding_deliveries = 34;
120 repeated int32 use_allow_while_idle_short_time = 35;
135 repeated TopAlarm top_alarms = 38;
141 repeated FilterStatsProto filters = 2;
143 repeated AlarmStat alarm_stats = 39;
148 repeated AlarmProto pending_alarms = 42;
[all …]

123456