Searched refs:IsHidden (Results 1 – 7 of 7) sorted by relevance
89 || file::IsHidden(prefix_path)) { in Create()105 || file::IsHidden(full_path)) { in Create()
78 bool IsHidden(const android::StringPiece& path);
174 bool IsHidden(const android::StringPiece& path) { in IsHidden() function
63 const auto hidden = c.IsHidden(); in DumpComments()
814 bool AidlCommentable::IsHidden() const { in IsHidden() function in AidlCommentable
190 bool IsHidden() const;
653 if (file::IsHidden(path)) { in Compile()