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

/external/stlport/stlport/stl/debug/
H A 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); }
H A D_debug.c601 __stl_debug_engine<_Dummy>::_Check_if_owner( const __owned_list * __l, const __owned_link& __it) { function in class:_Dummy

Completed in 34 milliseconds