Searched defs:IsRegular (Results 1 – 5 of 5) sorted by relevance
339 bool IsRegular() const { return is_regular_file_; } in IsRegular() function
51 bool IsRegular(const struct stat& file_stat) { in IsRegular() function
235 func (m FileMode) IsRegular() bool { func
87 bool VideoResolution::IsRegular() const { in IsRegular() function in webrtc::webrtc_pc_e2e::VideoResolution
658 bool IsRegular() const { return MY_LIN_S_ISREG(Mode); } in IsRegular() function