Home
last modified time | relevance | path

Searched defs:link_path (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/system/core/init/
H A Ddevices.cpp511 auto link_path = "/dev/block/" + info.type + "/" + info.str; in GetBlockDeviceSymlinks() local
563 std::string link_path; in RemoveDeviceMapperLinks() local
605 } else if (std::string link_path; in HandleDevice() local
619 std::string link_path; in HandleDevice() local
/aosp_15_r20/bionic/tests/
H A Ddlfcn_symlink_support.cpp70 std::string link_path = path_dir + "/" + symlink_name_prefix + suffix + ".so"; in create_dlfcn_test_symlink() local
/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/
Dtest_utils.py345 def create_symlink(self, link_path, target_path): argument
/aosp_15_r20/external/angle/build/android/gradle/
H A Dgenerate_gradle.py459 def _CreateRelativeSymlink(target_path, link_path): argument
/aosp_15_r20/external/cronet/build/android/gradle/
H A Dgenerate_gradle.py459 def _CreateRelativeSymlink(target_path, link_path): argument
/aosp_15_r20/external/libusb/libusb/os/
H A Dsunos_usb.c113 const char *node_path, const char *match, char **link_path) in sunos_physpath_to_devlink()
/aosp_15_r20/external/e2fsprogs/contrib/
H A Dfsstress.c972 int link_path(pathname_t * name1, pathname_t * name2) in link_path() function
/aosp_15_r20/external/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c939 int link_path(pathname_t * name1, pathname_t * name2) in link_path() function