Home
last modified time | relevance | path

Searched refs:touch (Results 1 – 14 of 14) sorted by relevance

/system/security/keystore/tests/
DMakefile66 touch $@
105 touch $@
/system/update_engine/
Dtar_bunzip2.gypi35 'tar -xvf "<(RULE_INPUT_PATH)" -C "<(out_dir)" && touch <(out_dir)/<(RULE_INPUT_ROOT).flag',
DAndroid.mk815 tar -jxf $$< -C $$(dir $$@) $$(notdir $$@) && touch $$@)
/system/core/trusty/keymaster/
DMakefile113 touch $@
143 touch $@
/system/bt/build/toolchain/gcc/
DBUILD.gn89 command = "touch {{output}}"
/system/keymaster/
DMakefile154 touch $@
186 touch $@
/system/bt/build/toolchain/clang/
DBUILD.gn108 command = "touch {{output}}"
/system/core/rootdir/
DAndroid.mk164 $(hide) mkdir -p $(dir $@) && rm -rf $(dir $@)*.bcp.dep && touch $@
Dinit.rc181 # change permissions for all cpusets we'll touch at runtime
195 # set system-background to 0775 so SurfaceFlinger can touch it
/system/update_engine/sample_images/
Dgenerate_images.sh44 sudo touch "${mntdir}"/empty-file
/system/sepolicy/public/
Drecovery.te132 # Recovery should never touch /data.
/system/core/sdcard/
Dfuse.cpp229 static int touch(char* path, mode_t mode) { in touch() function
783 if (touch(nomedia, 0664) != 0) { in handle_mkdir()
791 if (touch(nomedia, 0664) != 0) { in handle_mkdir()
/system/sepolicy/
DAndroid.mk1174 $(hide) touch $@
/system/core/init/
DREADME.md505 adb shell 'touch /data/bootchart/enabled'