Searched refs:kEnableFetch (Results 1 – 2 of 2) sorted by relevance
37 static constexpr bool kEnableFetch = true; variable39 static constexpr bool kEnableFetch = false; variable521 if (!kEnableFetch) { in GetMaxFetchSize()
49 static constexpr bool kEnableFetch = true; variable51 static constexpr bool kEnableFetch = false; variable692 if constexpr (!kEnableFetch) { in Fetch()