Searched refs:sDropCache (Results 1 – 2 of 2) sorted by relevance
30 bool ServerSettings::sDropCache = false; member in ServerSettings116 return sDropCache; in DropCache()123 sDropCache = value; in SetDropCache()
44 static bool sDropCache; variable