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