Searched defs:_Invalidate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/mojo/public/python/mojo/
H A Dsystem.pyx288 def _Invalidate(self): member in class:Handle
308 self._Invalidate()
371 handle._Invalidate()
/external/stlport/stlport/stl/debug/
H A D_debug.h310 _Invalidate();
315 _Invalidate();
323 void _Invalidate() { _M_owner = 0; _M_next = 0; } function in class:__owned_link
350 _M_node._Invalidate();
355 void _Invalidate() { _M_node._M_owner = 0; } function in class:__owned_list

Completed in 1302 milliseconds