Home
last modified time | relevance | path

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

/haiku/headers/private/userlandfs/shared/
H A DVector.h41 void PopFront();
257 _VECTOR_CLASS_NAME::PopFront() in PopFront() function
/haiku/headers/private/kernel/util/
H A DVector.h42 void PopFront();
261 _VECTOR_CLASS_NAME::PopFront() in PopFront() function
/haiku/src/tests/system/kernel/util/
H A DVectorTest.cpp223 void PopFront() in PopFront() function in TestVector
225 fMyVector.PopFront(); in PopFront()
603 v.PopFront(); in GenericPushPopFrontTest()
608 v.PopFront(); in GenericPushPopFrontTest()