Searched refs:realpath (Results 1 – 25 of 31) sorted by relevance
12
81 echo $(realpath $(pwd)/$1)105 preinstalled_path=/$(realpath --relative-to=$ROOT_OUT $src)106 module_path=/$(realpath --relative-to=$ROOT_OUT $dst)
33 export PATH=$(realpath tools)/bin:$PATH34 export LD_LIBRARY_PATH=$(realpath tools)/lib64:$LD_LIBRARY_PATH
37 timezone_dir = os.path.realpath('%s/system/timezone' % android_build_top)42 zone_compactor_dir = os.path.realpath('%s/system/timezone/input_tools/android' % android_build_top)45 timezone_input_tools_dir = os.path.realpath('%s/input_tools' % timezone_dir)46 timezone_input_data_dir = os.path.realpath('%s/input_data' % timezone_dir)
32 iana_data_dir = os.path.realpath('%s/system/timezone/input_data/iana' % android_build_top)33 iana_tools_dir = os.path.realpath('%s/system/timezone/input_tools/iana' % android_build_top)
35 timezone_dir = os.path.realpath('%s/system/timezone' % android_build_top)40 debug_tools_dir = os.path.realpath('%s/system/timezone/debug_tools/host' % android_build_top)
36 timezone_dir = os.path.realpath('%s/system/timezone' % android_build_top)41 debug_tools_dir = os.path.realpath('%s/system/timezone/debug_tools/host' % android_build_top)
5 OUTPUT_DIR=$(realpath $(dirname "$0"))
30 this_script_path = os.path.dirname(os.path.realpath(__file__))
34 real_dev=$(realpath $dev)
82 echo file://$(realpath ${HOST_SCRATCH_DIR}/html/index.html)
107 pkill pmap printenv printf pwd readlink realpath restorecon rm rmdir128 pmap printenv printf pwd readlink realpath renice restorecon rm rmdir151 readlink realpath renice restorecon rm rmdir rmmod runcon sed sendevent176 patch pgrep pidof pkill pmap printenv printf ps pwd readlink realpath206 printf prlimit ps pwd pwdx readlink realpath renice restorecon rev238 printf prlimit ps pwd pwdx readelf readlink realpath renice restorecon
84 if (realpath(target_path.c_str(), resolved_path) != nullptr) { in GetRealPath()
35 timezone_dir = os.path.realpath('%s/system/timezone' % android_build_top)
32 # Needed to stat /data/gsi/* and realpath on /dev/block/by-name/*42 # block device. gsid also calls realpath() to remove symlinks.
40 SCRIPTS_PATH = os.path.dirname(os.path.dirname(os.path.realpath(__file__)))168 filepath = os.path.realpath(f.name)
50 # Needed to stat /data/gsi/* and realpath on /dev/block/by-name/*60 # block device. gsid also calls realpath() to remove symlinks.
25 THIS_DIR = os.path.realpath(os.path.dirname(__file__))
33 return os.path.dirname(os.path.realpath(__file__))810 path = os.path.realpath(arg)824 path = os.path.realpath(arg)
146 os.path.dirname(os.path.realpath(__file__)))
156 static std::string realpath(const std::string& blk_device) { in realpath() function238 LINFO << "Not running " << E2FSCK_BIN << " on " << realpath(blk_device) in check_fs()241 LINFO << "Running " << E2FSCK_BIN << " on " << realpath(blk_device); in check_fs()268 << realpath(blk_device); in check_fs()273 << realpath(blk_device); in check_fs()855 << " blk_dev=" << realpath(fstab[i].blk_device) << " rec[" << i in mount_with_alternatives()1468 LERROR << __FUNCTION__ << "(): " << realpath(current_entry.blk_device) in fs_mgr_mount_all()
80 # Needed for realpath() call to resolve symlinks.
76 # Needed for realpath() call to resolve symlinks.
86 # Needed for realpath() call to resolve symlinks.