Home
last modified time | relevance | path

Searched refs:remove_dlfcn_test_symlink (Results 1 – 2 of 2) sorted by relevance

/bionic/tests/
Ddlfcn_symlink_support.h23 void remove_dlfcn_test_symlink(const std::string& path);
32 remove_dlfcn_test_symlink(symlink_path_); in ~DlfcnSymlink()
Ddlfcn_symlink_support.cpp76 void remove_dlfcn_test_symlink(const std::string& path) { in remove_dlfcn_test_symlink() function