Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/platform_Vpd/
Dplatform_Vpd.py68 def is_symlink(self, host, path): member in platform_Vpd
/external/swiftshader/third_party/LLVM/lib/Support/
DPathV2.cpp696 bool is_symlink(file_status status) { in is_symlink() function
700 error_code is_symlink(const Twine &path, bool &result) { in is_symlink() function