Searched refs:updatedStorage (Results 1 – 2 of 2) sorted by relevance
192 void onStorageUpdate(BufferStorage *updatedStorage);
1088 void Buffer11::onStorageUpdate(BufferStorage *updatedStorage) in onStorageUpdate() argument1090 updatedStorage->setDataRevision(updatedStorage->getDataRevision() + 1); in onStorageUpdate()1091 mLatestBufferStorage = updatedStorage; in onStorageUpdate()