Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Ddevices.cpp360 auto link_path = "/dev/block/" + type + "/" + device; in GetBlockDeviceSymlinks() local
402 std::string link_path; in RemoveDeviceMapperLinks() local
430 } else if (std::string link_path; in HandleDevice() local
444 std::string link_path; in HandleDevice() local
/aosp12/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