HomeSort by relevance Sort by last modified time
    Searched refs:InsertNew (Results 1 - 4 of 4) sorted by null

  /external/webrtc/talk/app/webrtc/
statstypes.cc 744 StatsReport* StatsCollection::InsertNew(const StatsReport::Id& id) {
755 return ret ? ret : InsertNew(id);
769 return InsertNew(id);
statstypes.h 403 StatsReport* InsertNew(const StatsReport::Id& id);
statscollector.cc 410 report = reports_.InsertNew(id);
523 report = reports_.InsertNew(id);
658 report = reports_.InsertNew(id);
    [all...]
  /external/lzma/CPP/Common/
MyVector.h 470 T& InsertNew(unsigned index)

Completed in 259 milliseconds