Searched refs:IsIntegratedBackendSupported (Results 1 – 2 of 2) sorted by relevance
153 ((IsIntegratedBackendDefault() && IsIntegratedBackendSupported()) || in useIntegratedBackend()164 if ((IBackend && !IsIntegratedBackendSupported()) || in useIntegratedBackend()173 if (A && !IsIntegratedBackendSupported()) in useIntegratedBackend()
443 virtual bool IsIntegratedBackendSupported() const { return true; } in IsIntegratedBackendSupported() function