Searched defs:isSameRef (Results 1 – 2 of 2) sorted by relevance
72 bool isSameRef(DirectoryEntryRef RHS) const { return ME == RHS.ME; } isSameRef() function
132 bool isSameRef(const FileEntryRef &RHS) const { return ME == RHS.ME; } in isSameRef() function