Home
last modified time | relevance | path

Searched refs:_Check_if_owner (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_debug.h121 static bool _STLP_CALL _Check_if_owner( const __owned_list*, const __owned_link&);
427 { return __stl_debugger::_Check_if_owner(__owner, (const __owned_link&)__it); } in __check_if_owner()
D_debug.c601 __stl_debug_engine<_Dummy>::_Check_if_owner( const __owned_list * __l, const __owned_link& __it) { in _Check_if_owner() function