Searched defs:removeLast (Results 1 – 10 of 10) sorted by relevance
78 void ParserArena::removeLast() in removeLast() function in JSC::ParserArena
131 inline T removeLast() in removeLast() function
124 void removeLast() in removeLast() function
158 void removeLast() in removeLast() function
24 void removeLast(String headerName) throws NullPointerException; in removeLast() method
55 bool removeLast() { return impl.removeLast(del_item); } in removeLast() function
245 bool DeprecatedPtrListImpl::removeLast(bool deleteItem) in removeLast() function in WebCore::DeprecatedPtrListImpl
289 public void removeLast() { in removeLast() method in SIPHeaderList
128 void removeLast() { mCachedNodes.removeLast(); } in removeLast() function
1778 public void removeLast(String headerName) { in removeLast() method in SIPMessage