Searched refs:allowFetch (Results 1 – 2 of 2) sorted by relevance
96 std::optional<std::string> GetKey4Index(uint32_t index, bool allowFetch);
51 std::optional<std::string> RepeatVirtualScrollCaches::GetKey4Index(uint32_t index, bool allowFetch) in GetKey4Index() argument57 if (!allowFetch) { in GetKey4Index()