/system/logging/logcat/ |
D | logpersist | 11 property=persist.logd.logpersistd 13 case `getprop ${property#persist.}.enable` in 71 logd_logpersistd="`getprop ${property}`" 90 setprop ${property#persist.} "clear" 113 setprop ${property#persist.} "clear" 116 setprop ${property}.buffer "${buffer}" 119 setprop ${property#persist.}.buffer "" 123 setprop ${property}.size "${size}" 126 setprop ${property#persist.}.size "" 139 setprop ${property} ${service} [all …]
|
D | logcatd.rc | 4 # Make sure any property changes are only performed with /data mounted, after 12 on property:persist.logd.logpersistd.count=* 13 # expect /init to report failure if property empty (default) 16 on property:persist.logd.logpersistd.size=* 19 on property:persist.logd.logpersistd.rotate_kbytes=* 22 on property:persist.logd.logpersistd.buffer=* 25 on property:persist.logd.logpersistd=logcatd 32 on property:logd.logpersistd.enable=true && property:logd.logpersistd=logcatd 38 on property:logd.logpersistd.enable=true && property:logd.logpersistd=clear 46 on property:logd.logpersistd=stop [all …]
|
/system/core/rootdir/ |
D | init.usb.configfs.rc | 1 on property:sys.usb.config=none && property:sys.usb.configfs=1 14 on property:init.svc.adbd=stopped 17 on property:sys.usb.config=adb && property:sys.usb.configfs=1 20 on property:sys.usb.ffs.ready=1 && property:sys.usb.config=adb && property:sys.usb.configfs=1 26 on property:sys.usb.config=mtp && property:sys.usb.configfs=1 32 on property:sys.usb.config=mtp,adb && property:sys.usb.configfs=1 35 on property:sys.usb.ffs.ready=1 && property:sys.usb.config=mtp,adb && property:sys.usb.configfs=1 42 on property:sys.usb.config=ptp && property:sys.usb.configfs=1 48 on property:sys.usb.config=ptp,adb && property:sys.usb.configfs=1 51 on property:sys.usb.ffs.ready=1 && property:sys.usb.config=ptp,adb && property:sys.usb.configfs=1 [all …]
|
D | init-debug.rc | 1 on property:persist.mmc.max_read_speed=* 4 on property:persist.mmc.max_write_speed=* 7 on property:persist.mmc.cache_size=* 10 on early-init && property:ro.product.debugfs_restrictions.enabled=true 14 on property:sys.boot_completed=1 && property:ro.product.debugfs_restrictions.enabled=true && \ 15 property:persist.dbg.keep_debugfs_mounted=""
|
D | init.usb.rc | 14 # adbd is controlled via property triggers in init.<platform>.usb.rc 22 on property:vendor.sys.usb.adb.disabled=* 31 on property:sys.usb.config=none && property:sys.usb.configfs=0 40 on property:sys.usb.config=adb && property:sys.usb.configfs=0 50 on property:sys.usb.config=accessory && property:sys.usb.configfs=0 59 on property:sys.usb.config=accessory,adb && property:sys.usb.configfs=0 69 on property:sys.usb.config=audio_source && property:sys.usb.configfs=0 78 on property:sys.usb.config=audio_source,adb && property:sys.usb.configfs=0 88 on property:sys.usb.config=accessory,audio_source && property:sys.usb.configfs=0 97 on property:sys.usb.config=accessory,audio_source,adb && property:sys.usb.configfs=0 [all …]
|
/system/memory/lmkd/ |
D | lmkd.rc | 10 on property:lmkd.reinit=1 14 on property:sys.boot_completed=1 && property:lmkd.reinit=0 18 # setting persist.device_config.* property either triggers immediate lmkd re-initialization 20 on property:persist.device_config.lmkd_native.debug=* 23 on property:persist.device_config.lmkd_native.kill_heaviest_task=* 26 on property:persist.device_config.lmkd_native.kill_timeout_ms=* 29 on property:persist.device_config.lmkd_native.swap_free_low_percentage=* 32 on property:persist.device_config.lmkd_native.psi_partial_stall_ms=* 35 on property:persist.device_config.lmkd_native.psi_complete_stall_ms=* 38 on property:persist.device_config.lmkd_native.thrashing_limit=* [all …]
|
/system/core/llkd/ |
D | llkd.rc | 2 on property:ro.debuggable=* 6 on property:ro.llk.enable=true 9 on property:llk.enable=1 12 on property:llk.enable=0 15 on property:ro.khungtask.enable=true 18 on property:khungtask.enable=1 21 on property:khungtask.enable=0 25 on property:khungtask.enable=true 31 on property:khungtask.enable=false 34 on property:llk.enable=true
|
D | llkd-debuggable.rc | 1 on property:ro.debuggable=1 5 on property:ro.llk.enable=eng 8 on property:ro.khungtask.enable=eng
|
/system/media/camera/docs/ |
D | metadata_model.py | 57 @property 61 @property 221 @property 228 @property 232 @property 613 @property 617 @property 621 @property 647 @property 651 @property [all …]
|
/system/dmesgd/ |
D | dmesgd.rc | 4 on property:sys.boot_completed=1 7 on property:ro.product.cpu.abilist64=* && property:bootreceiver.enable=1 12 on property:ro.product.cpu.abilist64=* && property:bootreceiver.enable=1 && property:dmesgd.start=1
|
/system/netd/server/ |
D | netd.rc | 18 # clat vendor property to netd. 20 # Certain vendors disable 464xlat by setting a vendor property. 22 # 464xlat when the property is set, but it is only allowed to 23 # access non-vendor system properties. So copy the property to 24 # a property available to system APIs in android.sysprop. 27 # it, but scrips in APEXes are not allowed to use "on property". 30 on property:persist.vendor.net.doxlat=true 33 on property:persist.vendor.net.doxlat=false
|
/system/apex/tests/testdata/ |
D | trigger_watchdog.rc | 2 on boot && property:persist.debug.trigger_watchdog.apex=* 8 on boot && property:debug.trigger_reboot_once_after_activation=1 && property:persist.debug.trigger_… 13 on boot && property:persist.debug.trigger_reboot_twice_after_activation=1 && property:persist.debug… 18 on boot && property:persist.debug.trigger_updatable_crashing_for_testing=1 23 on boot && property:test.apex_revert_test_force_reboot=1 30 on userspace-reboot-fs-remount && property:test.apex_userspace_reboot_simulate_remount_failed=1 35 on userspace-reboot-requested && property:test.apex_userspace_reboot_simulate_shutdown_failed=1
|
/system/vold/ |
D | CryptoType.h | 39 constexpr CryptoType set_config_name(const char* property) const { in set_config_name() 40 return CryptoType(property, this->kernel_name, this->keysize); in set_config_name() 55 constexpr CryptoType(const char* property, const char* crypto, size_t ksize) in CryptoType() 56 : config_name(property), kernel_name(crypto), keysize(ksize) {} in CryptoType() 62 const CryptoType& default_alg, const char* property);
|
D | CryptoType.cpp | 28 const CryptoType& default_alg, const char* property) { in lookup_crypto_algorithm() argument 31 property_get(property, paramstr, default_alg.get_config_name()); in lookup_crypto_algorithm() 37 LOG(ERROR) << "Invalid name (" << paramstr << ") for " << property << ". Defaulting to " in lookup_crypto_algorithm()
|
/system/extras/mtectrl/ |
D | mtectrl.rc | 15 on property:arm64.memtag.bootctl=* 18 on property:persist.device_config.runtime_native_boot.bootloader_override=* 23 on early-init && property:ro.arm64.memtag.bootctl_supported=1 26 on shutdown && property:ro.arm64.memtag.bootctl_supported=1 29 on property:persist.device_config.runtime_native_boot.bootloader_override=force_on
|
/system/extras/simpleperf/ |
D | simpleperf.rc | 2 on zygote-start && property:ro.debuggable=1 && property:persist.simpleperf.boot_record=*
|
/system/extras/cppreopts/ |
D | cppreopts.rc | 26 on property:sys.cppreopt=requested && property:ro.postinstall.fstab.prefix=/system 34 on property:sys.cppreopt=requested && property:ro.postinstall.fstab.prefix=/product
|
/system/core/property_service/libpropertyinfoserializer/ |
D | property_info_file.cpp | 63 auto property = tokenizer.GetNext(); in ParsePropertyInfoLine() local 64 if (property.empty()) { in ParsePropertyInfoLine() 100 *out = {property, context, Join(type_strings, " "), exact_match}; in ParsePropertyInfoLine()
|
/system/server_configurable_flags/disaster_recovery/ |
D | flags_health_check.rc | 7 on property:sys.boot_completed=1 10 on property:sys.init.updatable_crashing=1
|
/system/apex/tools/ |
D | deapexer.py | 52 @property 56 @property 60 @property 69 @property 73 @property 77 @property 81 @property 85 @property 89 @property 93 @property [all …]
|
/system/apex/apexer/ |
D | conv_apex_manifest.py | 67 if getattr(type(pb), args.property).DESCRIPTOR.label == FieldDescriptor.LABEL_REPEATED: 68 getattr(pb, args.property)[:] = args.value.split(",") 70 setattr(pb, args.property, type(getattr(pb, args.property))(args.value))
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | attributes | 8 # Attributes for property types having both system_property_type 10 # property owner attributes must be exclusive.
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | attributes | 8 # Attributes for property types having both system_property_type 10 # property owner attributes must be exclusive.
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | attributes | 8 # Attributes for property types having both system_property_type 10 # property owner attributes must be exclusive.
|
/system/sepolicy/private/ |
D | attributes | 8 # Attributes for property types having both system_property_type 10 # property owner attributes must be exclusive.
|