Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/xmlparser/
DMediaCodecsXmlParser.cpp223 struct RestorePoint { struct
231 RestorePoint createRestorePoint() const { in createRestorePoint()
237 void restore(RestorePoint rp) { in restore()
447 State::RestorePoint rp = mState.createRestorePoint(); in parseXmlPath()
622 State::RestorePoint rp = mState->createRestorePoint(); in includeXmlFile()