Searched refs:oldValue (Results 1 – 2 of 2) sorted by relevance
214 void* oldValue = current->value; in hashmapPut() local216 return oldValue; in hashmapPut()
417 bool oldValue; in stop() local420 oldValue = mStopRequested; in stop()423 if (!oldValue) { in stop()