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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
H A Ddebug.cpp220 c->__remove(p);
361 c->__remove(i);
562 __c_node::__remove(__i_node* p) function in class:__c_node
565 _LIBCPP_ASSERT(r != end_, "debug mode internal logic error __c_node::__remove");

Completed in 1050 milliseconds