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

/external/stlport/stlport/stl/debug/
H A D_debug.h322 bool _Valid() const { return _M_owner != 0; } function in class:__owned_link
354 bool _Valid() const { return _M_node._M_owner != 0; } function in class:__owned_list
H A D_debug.c585 _STLP_VERBOSE_RETURN(__i1._Valid(), _StlMsg_INVALID_LEFTHAND_ITERATOR)
586 _STLP_VERBOSE_RETURN(__i2._Valid(), _StlMsg_INVALID_RIGHTHAND_ITERATOR)

Completed in 59 milliseconds