Home
last modified time | relevance | path

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

/external/webrtc/api/test/pclf/
Dmedia_configuration.cc87 bool VideoResolution::IsRegular() const { in IsRegular() function in webrtc::webrtc_pc_e2e::VideoResolution
/external/lzma/CPP/7zip/Archive/
DExtHandler.cpp658 bool IsRegular() const { return MY_LIN_S_ISREG(Mode); } in IsRegular() function