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