HomeSort by relevance Sort by last modified time
    Searched refs:is_symlink (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/site_tests/platform_Vpd/
platform_Vpd.py 68 def is_symlink(self, host, path): member in class:platform_Vpd
95 if self.is_symlink(host, path):
116 if not self.is_symlink(host, path):
  /frameworks/compile/mclinker/lib/Support/
Directory.cpp 22 bool is_symlink(FileStatus f) { function in namespace:mcld::sys::fs::__anon28906
104 if (status_known(m_SymLinkStatus) && !is_symlink(m_SymLinkStatus)) {

Completed in 587 milliseconds