Home
last modified time | relevance | path

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

12

/system/bt/audio_bluetooth_hw/
Ddevice_port_proxy.h55 void ForcePcmStereoToMono(bool force) { in ForcePcmStereoToMono() argument
56 is_stereo_to_mono_ = force; in ForcePcmStereoToMono()
/system/extras/ext4_utils/include/ext4_utils/
Dext4_utils.h50 extern int force;
53 …..) do { fprintf(stderr, "error: %s: " fmt "\n", __func__, ## args); if (!force) longjmp(setjmp_en…
/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/core/fs_mgr/include/
Dfs_mgr_overlayfs.h29 bool* change = nullptr, bool force = true);
/system/core/rootdir/
Dadb_debug.prop12 ro.force.debuggable=1
/system/libsysprop/srcs/android/sysprop/
DDisplayProperties.sysprop34 # Developer setting to force RTL layout.
/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.h262 bool CheckpointUpdateProgress(bool force);
Ddelta_performer.cc1911 bool DeltaPerformer::CheckpointUpdateProgress(bool force) { in CheckpointUpdateProgress() argument
1913 if (force || curr_time > update_checkpoint_time_) { in CheckpointUpdateProgress()
/system/core/init/
Dreboot.cpp93 bool Umount(bool force) { in Umount() argument
95 int r = umount2(mnt_dir_.c_str(), force ? MNT_FORCE : 0); in Umount()
DREADME.md489 -f: force installation of the module even if the version of the running kernel
/system/extras/ext4_utils/
Dext4_utils.cpp39 int force = 0; variable
/system/core/fs_mgr/
Dfs_mgr_overlayfs.cpp879 bool force) { in fs_mgr_overlayfs_setup() argument
903 auto verity_enabled = !force && fs_mgr_is_verity_enabled(*it); in fs_mgr_overlayfs_setup()
/system/apex/apexer/
Dapexer.py174 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/core/fs_mgr/tests/
Dadb-remount-test.sh1148 fastboot flash --force ${scratch_partition} ${img}
/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/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/28.0/public/
Ddomain.te408 # Rather force a relabel to a more specific type
417 # Rather force a relabel to a more specific type.
Dproperty_contexts6 audio.camerasound.force u:object_r:exported_audio_prop:s0 exact bool
/system/sepolicy/public/
Ddomain.te432 # Rather force a relabel to a more specific type
441 # Rather force a relabel to a more specific type.
Dproperty_contexts6 audio.camerasound.force u:object_r:exported_audio_prop:s0 exact bool
/system/sepolicy/prebuilts/api/29.0/public/
Ddomain.te432 # Rather force a relabel to a more specific type
441 # Rather force a relabel to a more specific type.
Dproperty_contexts6 audio.camerasound.force u:object_r:exported_audio_prop:s0 exact bool

12