Home
last modified time | relevance | path

Searched refs:ls (Results 1 – 25 of 28) sorted by relevance

12

/system/vold/
DCheckpoint.cpp556 log_sector_v1_0& ls = *reinterpret_cast<log_sector_v1_0*>(&ls_buffer[0]); in restoreSector() local
557 uint32_t index = le - ((log_entry*)&ls_buffer[ls.header_size]); in restoreSector()
563 ls.count = index + 1; in restoreSector()
564 ls.magic = kPartialRestoreMagic; in restoreSector()
565 write(device_fd, &ls_buffer[0], ls.block_size); in restoreSector()
573 if (index == 0 && ls.sequence != 0) { in restoreSector()
640 log_sector_v1_0& ls = *reinterpret_cast<log_sector_v1_0*>(&ls_buffer[0]); in cp_restoreCheckpoint() local
645 if (ls.magic != kMagic && (ls.magic != kPartialRestoreMagic || validating)) { in cp_restoreCheckpoint()
650 if (ls.block_size != original_ls.block_size) { in cp_restoreCheckpoint()
655 if ((int)ls.sequence != sequence) { in cp_restoreCheckpoint()
[all …]
/system/apex/apexer/
Druntests.sh125 [ `sudo ls -Z ${output_dir}/mnt/file1 | cut -d ' ' -f 1` = "u:object_r:root_file:s0" ]
126 [ `sudo ls -Z ${output_dir}/mnt/file2 | cut -d ' ' -f 1` = "u:object_r:root_file:s0" ]
127 [ `sudo ls -d -Z ${output_dir}/mnt/sub/ | cut -d ' ' -f 1` = "u:object_r:sub_file:s0" ]
128 [ `sudo ls -Z ${output_dir}/mnt/sub/file3 | cut -d ' ' -f 1` = "u:object_r:file3_file:s0" ]
129 [ `sudo ls -Z ${output_dir}/mnt/apex_manifest.pb | cut -d ' ' -f 1` = "u:object_r:root_file:s0" ]
130 [ `sudo ls -Z ${output_dir}/mnt/sym1 | cut -d ' ' -f 1` = "u:object_r:root_file:s0" ]
/system/extras/power_profile/gps_on/
Dgradlew55 ls=`ls -ld "$PRG"`
56 link=`expr "$ls" : '.*-> \(.*\)$'`
/system/extras/power_profile/camera_avg/
Dgradlew55 ls=`ls -ld "$PRG"`
56 link=`expr "$ls" : '.*-> \(.*\)$'`
/system/extras/power_profile/camera_flashlight/
Dgradlew55 ls=`ls -ld "$PRG"`
56 link=`expr "$ls" : '.*-> \(.*\)$'`
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/
Dgradlew50 ls=`ls -ld "$PRG"`
51 link=`expr "$ls" : '.*-> \(.*\)$'`
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/
Dgradlew50 ls=`ls -ld "$PRG"`
51 link=`expr "$ls" : '.*-> \(.*\)$'`
/system/extras/simpleperf/demo/CppApi/
Dgradlew14 ls=`ls -ld "$PRG"`
15 link=`expr "$ls" : '.*-> \(.*\)$'`
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/
Dgradlew50 ls=`ls -ld "$PRG"`
51 link=`expr "$ls" : '.*-> \(.*\)$'`
/system/extras/simpleperf/demo/JavaApi/
Dgradlew14 ls=`ls -ld "$PRG"`
15 link=`expr "$ls" : '.*-> \(.*\)$'`
/system/core/adb/
Dadb.bash199 COMMAND=$(command adb ${args[@]} shell ls $paths '2>' /dev/null | tr -d '\r' | {
211 ls)
417 if [[ $( command adb ${args[@]} shell ls -dF / '2>/dev/null' | tr -d '\r' ) == "d /" ]] ; then
419 … command adb ${args[@]} shell ls -dF ${file}"*" '2>' /dev/null 2> /dev/null | tr -d '\r' | {
433 command adb ${args[@]} shell ls -dp ${file}"*" '2>/dev/null' 2> /dev/null | tr -d '\r'
/system/libufdt/utils/tests/
Dmkdtboimg_testdata.sh84 for x in `ls -1 ${MKDTIMG_DUMP}.*`
97 for x in `ls -1 ${MKDTIMG_DUMP}.*`
/system/tools/hidl/test/error_test/
Dhidl_error_test.sh16 for dir in $(ls -d $HIDL_ERROR_TEST_DIR/*/); do
/system/core/shell_and_utilities/
DREADME.md41 iftop insmod ioctl ionice kill ln log ls lsmod lsof mkdir mount mv
52 iftop insmod ioctl ionice kill ln log ls lsmod lsof mkdir mount mv
64 load\_policy log ls lsmod lsof md5 mkdir mount mv nandread netstat notify
76 load\_policy log ls lsmod lsof md5 mkdir mkswap mount mv nandread netstat
87 getsebool hd id ifconfig iftop insmod ioctl ionice load\_policy log ls
98 toolbox: df getevent iftop ioctl ionice log ls lsof mount nandread
125 insmod ionice iorenice kill killall load\_policy ln logname losetup ls
148 losetup ls lsmod lsof lspci lsusb md5sum microcom mkdir mkfifo mknod
173 insmod ionice iorenice kill killall ln load\_policy log logname losetup ls
202 losetup ls lsattr lsmod lsof lspci lsusb makedevs md5sum microcom
[all …]
/system/bt/stack/avdt/
Davdt_int.h986 #define AVDT_BLD_LAYERSPEC(ls, msg, label) ls = (((label) << 4) | (msg)) argument
988 #define AVDT_LAYERSPEC_LABEL(ls) ((uint8_t)((ls) >> 4)) argument
990 #define AVDT_LAYERSPEC_MSG(ls) ((uint8_t)((ls)&0x000F)) argument
/system/core/fs_mgr/libsnapshot/
Dfuzz.sh74 ls ${HOST_SCRATCH_DIR} &&
/system/core/logcat/
Dlogpersist78 su ${log_uid} ls "${data%/*}" |
/system/core/fs_mgr/tests/
Dadb-remount-test.sh914 adb_sh ls -l /dev/block/by-name/ /dev/block/mapper/ </dev/null 2>/dev/null |
959 if adb_su ls -d /${d}/overlay </dev/null >/dev/null 2>/dev/null; then
1013 adb_sh ls -d /sys/module/overlay </dev/null >/dev/null 2>/dev/null ||
1022 adb_su ls /sys/module/overlay/parameters/override_creds </dev/null >/dev/null 2>/dev/null &&
1047 if adb_sh ls -d /${d}/overlay </dev/null >/dev/null 2>/dev/null; then
1223 if adb_sh ls -d /${d}/overlay/system/upper </dev/null >/dev/null 2>/dev/null; then
/system/security/keystore/
Dtest-keystore57 run adb shell ls -al /data/misc/keystore
/system/extras/simpleperf/doc/
Dexecutable_commands_reference.md210 # Start a child process running `ls`, and stat it.
211 $ simpleperf stat ls
231 # Stat until the child process running `ls` finishes.
232 $ simpleperf stat ls
365 # Record a child process running `ls`.
366 $ simpleperf record ls
410 # Record until the child process running `ls` finishes.
411 $ simpleperf record ls
/system/update_engine/sample_images/
Dgenerate_images.sh193 ls -lZ "\$0" | grep -F ' u:object_r:postinstall_file:s0 ' || exit 5
/system/extras/tests/workloads/
Ddefs.sh80 if ls /etc/* 2>/dev/null | grep -q android.hardware; then
Dpwrtest.sh143 dircontents=$(adb ls $stdest 2>/dev/null)
/system/extras/app-launcher/
Dapp-launcher306 system_block_device=$($adb shell ls -l /dev/block/by-name/system | awk '{ print $10 }')
/system/bt/stack/l2cap/
Dl2c_fcr.cc977 uint16_t ls; in process_reqseq() local
1027 ls = p_tmp->layer_specific & L2CAP_FCR_SAR_BITS; in process_reqseq()
1029 if ((ls == L2CAP_FCR_UNSEG_SDU) || (ls == L2CAP_FCR_END_SDU)) in process_reqseq()

12