Searched defs:oldC (Results 1 – 2 of 2) sorted by relevance
155 static string replaceAll(const string& fieldName, const char oldC, const string& newS) { in replaceAll()
178 int oldC = count_.load(); in CountDown() local