Searched refs:IsSupported (Results 1 – 3 of 3) sorted by relevance
572 BOOLEAN IsSupported; in LibIsSupportedFileType() local590 IsSupported = (StrStr (gFileExplorerPrivate.FileType, TmpStr) == NULL ? FALSE : TRUE); in LibIsSupportedFileType()593 return IsSupported; in LibIsSupportedFileType()
204 def IsSupported(self, FileExt): member in FileBuildRule
2653 BOOLEAN IsSupported = TRUE;2681 IsSupported = FALSE;2685 if (!IsSupported) {2743 BOOLEAN IsSupported = TRUE;2771 IsSupported = FALSE;2775 if (!IsSupported) {