Lines Matching refs:tmp
2 adb shell chmod 755 /data/local/tmp/32/vts_shell_driver32
3 adb shell chmod 755 /data/local/tmp/64/vts_shell_driver64
8 adb shell rm -f /data/local/tmp/vts_driver_*
9 adb shell rm -f /data/local/tmp/vts_agent_callback*
10 adb shell LD_LIBRARY_PATH=/data/local/tmp/64 \
11 /data/local/tmp/64/vts_hal_agent64 \
12 --hal_driver_path_32=/data/local/tmp/32/vts_hal_driver32 \
13 --hal_driver_path_64=/data/local/tmp/64/vts_hal_driver64 \
14 --spec_dir=/data/local/tmp/spec \
15 --shell_driver_path_32=/data/local/tmp/32/vts_shell_driver32 \
16 --shell_driver_path_64=/data/local/tmp/64/vts_shell_driver64