Searched refs:AddResolutionError (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/motemplate/
H A Dmotemplate.py246 def AddResolutionError(self, id_, description=None): member in class:_RenderState
497 render_state.AddResolutionError(self._id)
517 render_state.AddResolutionError(self._id)
562 render_state.AddResolutionError(self._id)
628 render_state.AddResolutionError(self._id, description=self._description)
643 render_state.AddResolutionError(self._id)
705 render_state.AddResolutionError(self._id)
708 render_state.AddResolutionError(self._id, description='not a partial')

Completed in 149 milliseconds