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