Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_debug.h119 static bool _STLP_CALL _Check_same_or_null_owner( const __owned_link& __i1,
422 { return __stl_debugger::_Check_same_or_null_owner(__i1,__i2); } in __check_same_or_null_owner()
D_debug.c593 __stl_debug_engine<_Dummy>::_Check_same_or_null_owner(const __owned_link& __i1, in _Check_same_or_null_owner() function