Home
last modified time | relevance | path

Searched refs:force (Results 1 – 25 of 38) sorted by relevance

12

/system/bt/audio_bluetooth_hw/
Ddevice_port_proxy.h57 void ForcePcmStereoToMono(bool force) { in ForcePcmStereoToMono() argument
58 is_stereo_to_mono_ = force; in ForcePcmStereoToMono()
/system/extras/app-launcher/
DREADME73 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/
Dhelpers.h22 …..) do { fprintf(stderr, "error: %s: " fmt "\n", __func__, ## args); if (!force) longjmp(setjmp_en…
Dext4_utils.cpp41 int force = 0; variable
/system/core/rootdir/
Dadb_debug.prop12 ro.force.debuggable=1
/system/core/fs_mgr/include/
Dfs_mgr_overlayfs.h32 bool* change = nullptr, bool force = true);
/system/bt/gd/cert/
Drun234 $(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/
Dext4_utils.h50 extern int force;
/system/libsysprop/srcs/android/sysprop/
DDisplayProperties.sysprop34 # Developer setting to force RTL layout.
/system/tools/hidl/
DREADME.md44 > **_NOTE:_** When using the -Landroidbp option, you can force generated
/system/core/logcat/
Dlogpersist177 am force-stop com.android.settings
Devent.logtags51 # This event is logged when someone is deciding to force a garbage collection
/system/update_engine/payload_consumer/
Ddelta_performer.h288 bool CheckpointUpdateProgress(bool force);
Ddelta_performer.cc1852 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/
Dimage_manager.h178 bool UnmapImageDevice(const std::string& name, bool force);
/system/bpf/bpfloader/
Dbpfloader.rc22 # already force enabled by the kernel config option BPF_JIT_ALWAYS_ON
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp572 bool ImageManager::UnmapImageDevice(const std::string& name, bool force) { in UnmapImageDevice() argument
573 if (!force && !IsImageMapped(name)) { in UnmapImageDevice()
/system/core/init/
Dreboot.cpp138 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/
Dfs_mgr_overlayfs.cpp1255 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/
Dapexer.py293 if not args.force and os.path.exists(args.output):
/system/extras/ioblame/
DREADME132 adb shell "am force-stop com.google.android.gm" # This line I added for example
/system/sepolicy/prebuilts/api/27.0/public/
Ddomain.te331 # 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/
Ddomain.te327 # Rather force a relabel to a more specific type
336 # Rather force a relabel to a more specific type.
/system/core/fs_mgr/tests/
Dadb-remount-test.sh1566 fastboot flash --force ${scratch_partition} ${img}
/system/sepolicy/public/
Ddomain.te443 # Rather force a relabel to a more specific type
452 # Rather force a relabel to a more specific type.

12