/system/bt/audio_bluetooth_hw/ |
D | device_port_proxy.h | 57 void ForcePcmStereoToMono(bool force) { in ForcePcmStereoToMono() argument 58 is_stereo_to_mono_ = force; in ForcePcmStereoToMono()
|
/system/extras/app-launcher/ |
D | README | 73 adb shell 'am force-stop com.android.chrome' 77 adb shell 'am force-stop com.google.android.GoogleCamera' 81 adb shell 'am force-stop com.google.android.apps.maps' 85 adb shell 'am force-stop com.google.android.youtube'
|
/system/extras/ext4_utils/ |
D | helpers.h | 22 …..) do { fprintf(stderr, "error: %s: " fmt "\n", __func__, ## args); if (!force) longjmp(setjmp_en…
|
D | ext4_utils.cpp | 41 int force = 0; variable
|
/system/core/rootdir/ |
D | adb_debug.prop | 12 ro.force.debuggable=1
|
/system/core/fs_mgr/include/ |
D | fs_mgr_overlayfs.h | 32 bool* change = nullptr, bool force = true);
|
/system/bt/gd/cert/ |
D | run | 234 $(echo "${CERT_TEST_VENV}/bin/python" "${CERT_TEST_VENV}/acts/setup.py" --quiet build --force) 240 …n/python" "${CERT_TEST_VENV}/acts/setup.py" --quiet install --skip-build --force "${INSTALL_ARGS}")
|
/system/extras/ext4_utils/include/ext4_utils/ |
D | ext4_utils.h | 50 extern int force;
|
/system/libsysprop/srcs/android/sysprop/ |
D | DisplayProperties.sysprop | 34 # Developer setting to force RTL layout.
|
/system/tools/hidl/ |
D | README.md | 44 > **_NOTE:_** When using the -Landroidbp option, you can force generated
|
/system/core/logcat/ |
D | logpersist | 177 am force-stop com.android.settings
|
D | event.logtags | 51 # This event is logged when someone is deciding to force a garbage collection
|
/system/update_engine/payload_consumer/ |
D | delta_performer.h | 288 bool CheckpointUpdateProgress(bool force);
|
D | delta_performer.cc | 1852 bool DeltaPerformer::CheckpointUpdateProgress(bool force) { in CheckpointUpdateProgress() argument 1854 if (force || curr_time > update_checkpoint_time_) { in CheckpointUpdateProgress()
|
/system/core/fs_mgr/libfiemap/include/libfiemap/ |
D | image_manager.h | 178 bool UnmapImageDevice(const std::string& name, bool force);
|
/system/bpf/bpfloader/ |
D | bpfloader.rc | 22 # already force enabled by the kernel config option BPF_JIT_ALWAYS_ON
|
/system/core/fs_mgr/libfiemap/ |
D | image_manager.cpp | 572 bool ImageManager::UnmapImageDevice(const std::string& name, bool force) { in UnmapImageDevice() argument 573 if (!force && !IsImageMapped(name)) { in UnmapImageDevice()
|
/system/core/init/ |
D | reboot.cpp | 138 bool Umount(bool force) { in Umount() argument 140 int r = umount2(mnt_dir_.c_str(), force ? MNT_FORCE : 0); in Umount()
|
/system/core/fs_mgr/ |
D | fs_mgr_overlayfs.cpp | 1255 bool force) { in fs_mgr_overlayfs_setup() argument 1279 auto verity_enabled = !force && fs_mgr_is_verity_enabled(*it); in fs_mgr_overlayfs_setup()
|
/system/apex/apexer/ |
D | apexer.py | 293 if not args.force and os.path.exists(args.output):
|
/system/extras/ioblame/ |
D | README | 132 adb shell "am force-stop com.google.android.gm" # This line I added for example
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | domain.te | 331 # Rather force a relabel to a more specific type 340 # Rather force a relabel to a more specific type.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | domain.te | 327 # Rather force a relabel to a more specific type 336 # Rather force a relabel to a more specific type.
|
/system/core/fs_mgr/tests/ |
D | adb-remount-test.sh | 1566 fastboot flash --force ${scratch_partition} ${img}
|
/system/sepolicy/public/ |
D | domain.te | 443 # Rather force a relabel to a more specific type 452 # Rather force a relabel to a more specific type.
|