Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/
DFileSystem.h42 IsSymLink enumerator
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DApfsHandler.cpp1399 bool IsSymLink() const { return MY_LIN_S_ISLNK(mode); } in IsSymLink() function