Home
last modified time | relevance | path

Searched refs:Default (Results 1 – 25 of 368) sorted by relevance

12345678910>>...15

/aosp12/system/memory/lmkd/
H A DREADME.md30 device. Default = false.
35 to work. Default = false
38 killed at low vmpressure level. Default = 1001
42 killed at medium vmpressure level. Default = 800
46 killed at critical vmpressure level. Default = 0
57 available. Default = 100 (disabled)
63 kill will be done. Default = 0 (disabled)
65 ro.lmk.debug: enable lmkd debug logs, Default = false
69 the system as swap space starved. Default for
75 Default for low-RAM devices = 30, for high-end
[all …]
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
H A DParcelableForToString.rs32 intArray: Default::default(), in default()
34 longArray: Default::default(), in default()
36 doubleArray: Default::default(), in default()
38 floatArray: Default::default(), in default()
40 byteArray: Default::default(), in default()
43 stringValue: Default::default(), in default()
45 stringList: Default::default(), in default()
49 enumArray: Default::default(), in default()
50 nullArray: Default::default(), in default()
51 nullList: Default::default(), in default()
[all …]
H A DStructuredParcelable.rs61 impl Default for StructuredParcelable {
66 shouldBeJerry: Default::default(), in default()
96 ibinder: Default::default(), in default()
101 const_exprs_1: Default::default(), in default()
102 const_exprs_2: Default::default(), in default()
103 const_exprs_3: Default::default(), in default()
104 const_exprs_4: Default::default(), in default()
105 const_exprs_5: Default::default(), in default()
106 const_exprs_6: Default::default(), in default()
107 const_exprs_7: Default::default(), in default()
[all …]
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/CarEmu/Settings/
H A Ddevice_for_product_strategies.pfw43 conf: Default
88 conf: Default
135 conf: Default
182 conf: Default
227 conf: Default
274 conf: Default
320 conf: Default
366 conf: Default
413 conf: Default
459 conf: Default
[all …]
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/
H A Ddevice_for_input_source.pfw333 AvailableInputDevices Includes Default
351 conf: Default
381 AvailableInputDevices Includes Default
391 conf: Default
418 AvailableInputDevices Includes Default
425 conf: Default
547 conf: Default
636 conf: Default
663 conf: Default
683 conf: Default
[all …]
/aosp12/system/bt/gd/rust/linux/stack/src/
H A Dbluetooth_gatt.rs31 impl Default for ScanType {
39 #[derive(Debug, Default)]
46 #[derive(Debug, Default)]
55 #[derive(Debug, Default)]
/aosp12/system/security/keystore2/src/
H A Dglobals.rs88 #[derive(Default)]
124 #[derive(Default)]
144 pub static ref SUPER_KEY: Arc<SuperKeyManager> = Default::default();
146 static ref KEY_MINT_DEVICES: Mutex<DevicesMap> = Default::default();
148 static ref TIME_STAMP_DEVICE: Mutex<Option<Asp>> = Default::default();
150 … REMOTELY_PROVISIONED_COMPONENT_DEVICES: Mutex<RemotelyProvisionedDevicesMap> = Default::default();
153 pub static ref ASYNC_TASK: Arc<AsyncTask> = Default::default();
155 pub static ref ENFORCEMENTS: Enforcements = Default::default();
162 Arc::new(LegacyMigrator::new(Arc::new(Default::default())));
164 pub static ref LOGS_HANDLER: Arc<AsyncTask> = Default::default();
H A Dkey_parameter.rs763 value: KmKeyParameterValue::$field_name(Default::default())}
1047 Tag::DIGEST => return KmKeyParameterValue::Digest(Default::default()), in get_field_by_tag_type()
1048 Tag::EC_CURVE => return KmKeyParameterValue::EcCurve(Default::default()), in get_field_by_tag_type()
1049 Tag::ORIGIN => return KmKeyParameterValue::Origin(Default::default()), in get_field_by_tag_type()
1050 Tag::PURPOSE => return KmKeyParameterValue::KeyPurpose(Default::default()), in get_field_by_tag_type()
1061 return KmKeyParameterValue::Integer(Default::default()) in get_field_by_tag_type()
1064 return KmKeyParameterValue::LongInteger(Default::default()) in get_field_by_tag_type()
1066 TagType::DATE => return KmKeyParameterValue::DateTime(Default::default()), in get_field_by_tag_type()
1067 TagType::BOOL => return KmKeyParameterValue::BoolValue(Default::default()), in get_field_by_tag_type()
1069 return KmKeyParameterValue::Blob(Default::default()) in get_field_by_tag_type()
[all …]
H A Dmetrics_store.rs61 pub static ref METRICS_STORE: MetricsStore = Default::default();
74 #[derive(Default)]
108 ..Default::default() in get_atoms()
195 ..Default::default() in process_key_creation_event_stats()
207 ..Default::default() in process_key_creation_event_stats()
352 ..Default::default() in process_key_operation_event_stats()
358 ..Default::default() in process_key_operation_event_stats()
534 ..Default::default() in pull_storage_stats()
585 ..Default::default() in pull_attestation_pool_stats()
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Car/Settings/
H A Ddevice_for_product_strategies.pfw43 conf: Default
88 conf: Default
135 conf: Default
188 conf: Default
234 conf: Default
287 conf: Default
340 conf: Default
393 conf: Default
447 conf: Default
500 conf: Default
[all …]
/aosp12/frameworks/base/core/proto/android/app/
H A Dnotification_channel.proto39 // Default is VISIBILITY_NO_OVERRIDE (-1000).
43 // Default is 0.
50 // Default is true.
52 // Default is false.
60 // Default is true.
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dfile.te143 # Default type for anything under /system.
145 # Default type for /system/asan.options
149 # Default type for anything under /system/lib[64].
161 # Default type for /system/bin/tcpdump.
174 # Default type for directories search for
179 # Default type for everything in /vendor/app
181 # Default type for everything under /vendor/etc/
190 # Default type for everything in /vendor/overlay
222 # Default type for anything under /data.
362 # Default type for anything under /cache
[all …]
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerInfo.h66 Seamlessness seamlessness = Seamlessness::Default;
72 Default, // Layer didn't specify any specific handling strategy enumerator
94 type(FrameRateCompatibility::Default), in FrameRate()
95 seamlessness(Seamlessness::Default) {} in FrameRate()
117 return Seamlessness::Default; in getSeamlessness()
154 void resetLayerVote() { mLayerVote = {mDefaultVote, Fps(0.0f), Seamlessness::Default}; } in resetLayerVote()
H A DSeamlessness.h34 Default enumerator
43 case Seamlessness::Default: in toString()
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dfile.te154 # Default type for anything under /system.
156 # Default type for /system/asan.options
160 # Default type for anything under /system/lib[64].
176 # Default type for /system/bin/tcpdump.
195 # Default type for directories search for
200 # Default type for everything in /vendor/app
202 # Default type for everything under /vendor/etc/
211 # Default type for everything in /vendor/overlay
251 # Default type for anything under /data.
404 # Default type for anything under /cache
[all …]
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dfile.te174 # Default type for anything under /system.
176 # Default type for /system/asan.options
180 # Default type for anything under /system/lib[64].
196 # Default type for /system/bin/tcpdump.
219 # Default type for directories search for
224 # Default type for everything in /vendor/app
226 # Default type for everything under /vendor/etc/
235 # Default type for everything in /vendor/overlay
284 # Default type for anything under /data.
449 # Default type for anything under /cache
[all …]
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dfile.te174 # Default type for anything under /system.
176 # Default type for /system/asan.options
180 # Default type for anything under /system/lib[64].
196 # Default type for /system/bin/tcpdump.
219 # Default type for directories search for
224 # Default type for everything in /vendor/app
226 # Default type for everything under /vendor/etc/
235 # Default type for everything in /vendor/overlay
284 # Default type for anything under /data.
449 # Default type for anything under /cache
[all …]
/aosp12/system/sepolicy/public/
H A Dfile.te174 # Default type for anything under /system.
176 # Default type for /system/asan.options
180 # Default type for anything under /system/lib[64].
196 # Default type for /system/bin/tcpdump.
219 # Default type for directories search for
224 # Default type for everything in /vendor/app
226 # Default type for everything under /vendor/etc/
235 # Default type for everything in /vendor/overlay
284 # Default type for anything under /data.
449 # Default type for anything under /cache
[all …]
/aosp12/hardware/interfaces/nfc/1.1/
H A Dtypes.hal68 /** Default off-host route. 0x00 if there aren't any. Refer to NCI spec. */
72 * Default off-host route for Felica. 0x00 if there aren't any. Refer to
77 /** Default system code route. 0x00 if there aren't any. Refer NCI spec */
80 /** Default power state for system code route. 0x00 if there aren't any. Refer NCI spec */
84 * Default route for all remaining protocols and technology which haven't
/aosp12/system/sepolicy/prebuilts/api/26.0/public/
H A Dfile.te84 # Default type for anything under /system.
87 # Default type for directories search for
90 # Default type for under /vendor or /system/vendor
92 # Default type for everything in /vendor/app
94 # Default type for everything under /vendor/etc/
96 # Default type for all *same process* HALs.
101 # Default type for everything in /vendor/framework
103 # Default type for everything in /vendor/overlay
112 # Default type for anything under /data.
219 # Default type for anything under /cache
[all …]
/aosp12/system/logging/rust/tests/
H A Dmultiple_init.rs3 let first_init = logger::init(Default::default()); in multiple_init()
4 let second_init = logger::init(Default::default()); in multiple_init()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/android/car/watchdoglib/
H A DCarWatchdogDaemonHelperTest.java110 ICarWatchdogServiceForSystem service = new ICarWatchdogServiceForSystem.Default(); in testIndirectCall_RegisterUnregisterMediator()
123 ICarWatchdogMonitor monitor = new ICarWatchdogMonitor.Default(); in testIndirectCall_RegisterUnregisterMonitor()
136 ICarWatchdogServiceForSystem service = new ICarWatchdogServiceForSystem.Default(); in testIndirectCall_TellCarWatchdogServiceAlive()
146 ICarWatchdogMonitor monitor = new ICarWatchdogMonitor.Default(); in testIndirectCall_TellDumpFinished()
221 private final class FakeCarWatchdog extends ICarWatchdog.Default {
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Dfile.te86 # Default type for anything under /system.
89 # Default type for directories search for
92 # Default type for under /vendor or /system/vendor
94 # Default type for everything in /vendor/app
96 # Default type for everything under /vendor/etc/
98 # Default type for all *same process* HALs.
103 # Default type for everything in /vendor/framework
105 # Default type for everything in /vendor/overlay
114 # Default type for anything under /data.
221 # Default type for anything under /cache
[all …]
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dfile.te131 # Default type for anything under /system.
134 # Default type for directories search for
137 # Default type for under /vendor or /system/vendor
139 # Default type for everything in /vendor/app
141 # Default type for everything under /vendor/etc/
143 # Default type for all *same process* HALs.
148 # Default type for everything in /vendor/framework
150 # Default type for everything in /vendor/overlay
164 # Default type for anything under /data.
279 # Default type for anything under /cache
[all …]
/aosp12/system/linkerconfig/contents/include/linkerconfig/
H A Dcontext.h35 Default, enumerator
45 current_linkerconfig_type_(LinkerConfigType::Default), in Context()

12345678910>>...15