Searched refs:sPreferCache (Results 1 – 2 of 2) sorted by relevance
29 bool ServerSettings::sPreferCache = false; member in ServerSettings102 return sPreferCache; in PreferCache()109 sPreferCache = value; in SetPreferCache()
43 static bool sPreferCache; variable