Searched defs:stillNeedsLoad (Results 1 – 2 of 2) sorted by relevance
78 …bool stillNeedsLoad() const { return (!errorOccurred() && status() == Unknown && !isLoading()) || … in stillNeedsLoad() function
130 virtual bool stillNeedsLoad() const { return false; } in stillNeedsLoad() function