Searched refs:GetDirXattr (Results 1 – 3 of 3) sorted by relevance
105 bool GetDirXattr(const std::string& dir, const std::string& name, std::string& value);
415 bool GetDirXattr(const std::string& dir, const std::string& name, std::string& value) in GetDirXattr() function
273 if (!FileUtil::GetDirXattr(path, XATTR_NAME, value)) { in CheckAppListenedEvents()