Searched refs:mAllowCaching (Results 1 – 1 of 1) sorted by relevance
519 void setAllowCaching(bool allowCaching) { mAllowCaching = allowCaching; } in setAllowCaching()705 bool mAllowCaching = true; variable