Home
last modified time | relevance | path

Searched defs:InsertNew (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/base/
Dhashmap.h195 TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::InsertNew( in InsertNew() function
/external/webrtc/talk/app/webrtc/
Dstatstypes.cc744 StatsReport* StatsCollection::InsertNew(const StatsReport::Id& id) { in InsertNew() function in webrtc::StatsCollection
/external/lzma/CPP/Common/
DMyVector.h489 T& InsertNew(unsigned index) in InsertNew() function