Searched defs:PushFront (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/src/system_wrappers/source/ | ||
D | list_stl.cc | 85 int ListWrapper::PushFront(const unsigned int item_id) in PushFront() function in webrtc::ListWrapper |
D | list_no_stl.cc | 95 int ListWrapper::PushFront(const unsigned int item_id) in PushFront() function in webrtc::ListWrapper |
D | list_unittest.cc | 126 virtual int PushFront(const unsigned int item_id) { in PushFront() function in ListWrapperStatic |
/external/openfst/src/include/fst/ | ||
D | string-weight.h | 144 void PushFront(L l) { in PushFront() function |
/external/protobuf/gtest/scripts/ | ||
D | pump.py | 440 def PushFront(a_list, elem): function |
/external/google-breakpad/src/testing/gtest/scripts/ | ||
D | pump.py | 449 def PushFront(a_list, elem): function |