Searched refs:InsertNew (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Dstatstypes.cc744 StatsReport* StatsCollection::InsertNew(const StatsReport::Id& id) { function in class:webrtc::StatsCollection
755 return ret ? ret : InsertNew(id);
769 return InsertNew(id);
H A Dstatstypes.h403 StatsReport* InsertNew(const StatsReport::Id& id);
H A Dstatscollector.cc410 report = reports_.InsertNew(id);
523 report = reports_.InsertNew(id);
658 report = reports_.InsertNew(id);
/external/lzma/CPP/Common/
H A DMyVector.h470 T& InsertNew(unsigned index) function in class:CObjectVector

Completed in 101 milliseconds