/system/memory/libmemunreachable/ |
D | ScopedDisableMalloc.h | 35 void Disable() { in Disable() function 63 ScopedDisableMalloc() { disable_malloc_.Disable(); } in ScopedDisableMalloc() 76 Disable(); in timeout_() 88 void Disable() { in Disable() function 95 disable_malloc_.Disable(); in Disable()
|
/system/core/rootdir/ |
D | adb_debug.prop | 5 # Disable adb authentication to allow test automation on user build GSI
|
/system/libbase/ |
D | scopeguard_test.cpp | 36 scopeguard.Disable(); in TEST()
|
/system/apex/apexd/ |
D | apexd_rollback_utils.h | 87 scope_guard.Disable(); in ReplaceFiles()
|
D | apex_file.cpp | 451 decompressed_guard.Disable(); in Decompress()
|
D | apexd.cpp | 634 scope_guard.Disable(); // Accept the mount. in MountPackageImpl() 813 scope_guard.Disable(); in RunVerifyFnInsideTempMount() 1049 scope_guard.Disable(); // Accept the backup. in BackupActivePackages() 2248 scope_guard.Disable(); in ScanStagedSessionsDirAndStage() 2358 scope_guard.Disable(); // Accept the state. in StagePackages() 2908 scope_guard.Disable(); in ProcessCompressedApex() 4022 guard.Disable(); in InstallPackageImpl()
|
/system/libbase/include/android-base/ |
D | scopeguard.h | 49 void Disable() { active_ = false; } in Disable() function
|
/system/core/fastboot/fuzzy_fastboot/ |
D | Android.bp | 57 // Disable auto-generation of test config as this binary itself is not a test in the test suites,
|
/system/vold/model/ |
D | EmulatedVolume.cpp | 230 unmount_guard.Disable(); in mountFuseBindMounts() 479 sdcardfs_guard.Disable(); in doMount() 480 fuse_guard.Disable(); in doMount()
|
/system/gsid/ |
D | gsi_tool.cpp | 52 static int Disable(sp<IGsiService> gsid, int argc, char** argv); 63 {"disable", Disable}, 711 static int Disable(sp<IGsiService> gsid, int argc, char** /* argv */) { in Disable() function
|
/system/extras/pinner/ |
D | README.md | 150 ### Disable disk read-ahead before generating the pinlist 153 Disable disk read-ahead to reduce the size of your pinned memory by dropping
|
/system/core/init/ |
D | service.cpp | 452 reboot_on_failure.Disable(); in ExecStart() 617 reboot_on_failure.Disable(); in Start() 777 reboot_on_failure.Disable(); in Start()
|
/system/sepolicy/microdroid/system/private/ |
D | vendor_init.te | 83 # Disable tracing by writing to /sys/kernel/debug/tracing/tracing_on
|
/system/unwinding/libunwindstack/ |
D | Android.bp | 44 // Disable this warning, it doesn't provide any useful data. 581 // Disable optimizations so that all of the calls are not optimized away.
|
/system/libsysprop/srcs/android/sysprop/ |
D | TelephonyProperties.sysprop | 253 # Disable all calls including Emergency call when it set to true. 389 # true - Disable the speaker. Route the audio to Headset or Bluetooth
|
/system/libziparchive/ |
D | Android.bp | 154 // Disable incfs hardending code for the default library
|
/system/extras/simpleperf/doc/ |
D | android_platform_profiling.md | 47 1. Disable selinux by `adb shell setenforce 0`. Because selinux only allows simpleperf running
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | vendor_init.te | 125 # Disable tracing by writing to /sys/kernel/debug/tracing/tracing_on
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | vendor_init.te | 120 # Disable tracing by writing to /sys/kernel/debug/tracing/tracing_on
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | vendor_init.te | 134 # Disable tracing by writing to /sys/kernel/debug/tracing/tracing_on
|
/system/sepolicy/prebuilts/api/33.0/public/ |
D | vendor_init.te | 139 # Disable tracing by writing to /sys/kernel/debug/tracing/tracing_on
|
/system/sepolicy/prebuilts/api/32.0/public/ |
D | vendor_init.te | 134 # Disable tracing by writing to /sys/kernel/debug/tracing/tracing_on
|
/system/sepolicy/prebuilts/api/202404/public/ |
D | vendor_init.te | 154 # Disable tracing by writing to /sys/kernel/debug/tracing/tracing_on
|
/system/sepolicy/prebuilts/api/34.0/public/ |
D | vendor_init.te | 144 # Disable tracing by writing to /sys/kernel/debug/tracing/tracing_on
|
/system/security/ondevice-signing/ |
D | odsign_main.cpp | 636 scope_guard.Disable(); in main()
|