Home
last modified time | relevance | path

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

/external/webrtc/src/system_wrappers/source/
Dlist_no_stl.cc99 PushFrontImpl(item); in PushFront()
107 PushFrontImpl(item); in PushFront()
274 void ListWrapper::PushFrontImpl(ListItem* item) in PushFrontImpl() function in webrtc::ListWrapper
/external/webrtc/src/system_wrappers/interface/
Dlist_wrapper.h98 void PushFrontImpl(ListItem* item);