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

/ndk/sources/cxx-stl/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 124 milliseconds