Searched refs:formatSupported (Results 1 – 6 of 6) sorted by relevance
73 bool formatSupported = false; in IsFormatSupported() local76 formatSupported = true; in IsFormatSupported()78 return formatSupported; in IsFormatSupported()
89 bool formatSupported = false; in IsFormatSupported() local92 formatSupported = true; in IsFormatSupported()94 return formatSupported; in IsFormatSupported()
70 bool formatSupported = false; in IsFormatSupported() local73 formatSupported = true; in IsFormatSupported()75 return formatSupported; in IsFormatSupported()
54 bool formatSupported = false; in IsFormatSupported() local58 formatSupported = true; in IsFormatSupported()60 return formatSupported; in IsFormatSupported()
47 bool formatSupported = false; in IsFormatSupported() local50 formatSupported = true; in IsFormatSupported()52 return formatSupported; in IsFormatSupported()
860 bool formatSupported = false; in DoAddDataSource() local866 formatSupported = true; in DoAddDataSource()870 if (!formatSupported) in DoAddDataSource()1318 bool formatSupported = false; in DoAddDataSink() local1324 formatSupported = true; in DoAddDataSink()1328 if (!formatSupported) in DoAddDataSink()