Home
last modified time | relevance | path

Searched refs:_Check (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_debug.h226 static bool _Check(const _Iterator&) {return true;} in _Check() function
D_iterator.h300 _STLP_DEBUG_CHECK(_Traits::_Check(*this))
D_slist.h66 static bool _Check(const _Iterator& __it) in _Check() function