Home
last modified time | relevance | path

Searched refs:RestorePoint (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/xmlparser/
DMediaCodecsXmlParser.cpp207 struct RestorePoint { struct
215 RestorePoint createRestorePoint() const { in createRestorePoint()
221 void restore(RestorePoint rp) { in restore()
431 State::RestorePoint rp = mState.createRestorePoint(); in parseXmlPath()
606 State::RestorePoint rp = mState->createRestorePoint(); in includeXmlFile()