Searched refs:kEnableFetch (Results 1 – 2 of 2) sorted by relevance
38 static constexpr bool kEnableFetch = true; variable40 static constexpr bool kEnableFetch = false; variable507 if (!kEnableFetch) { in GetMaxFetchSize()
52 static constexpr bool kEnableFetch = true; variable54 static constexpr bool kEnableFetch = false; variable750 if constexpr (!kEnableFetch) { in Fetch()