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

/prebuilts/ndk/current/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
/prebuilts/ndk/r10/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
/prebuilts/ndk/r11/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
/prebuilts/ndk/r13/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 43 milliseconds