Searched refs:InsertNew (Results 1 – 8 of 8) sorted by relevance
744 StatsReport* StatsCollection::InsertNew(const StatsReport::Id& id) { in InsertNew() function in webrtc::StatsCollection755 return ret ? ret : InsertNew(id); in FindOrAddNew()769 return InsertNew(id); in ReplaceOrAddNew()
403 StatsReport* InsertNew(const StatsReport::Id& id);
410 report = reports_.InsertNew(id); in AddLocalAudioTrack()523 report = reports_.InsertNew(id); in PrepareReport()658 report = reports_.InsertNew(id); in AddCandidateReport()
93 function_name_map->InsertNew(identifier, identifier->Hash()); in InitializeIntrinsicFunctionNames()
67 Entry* InsertNew(const Key& key, uint32_t hash,195 TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::InsertNew( in InsertNew() function
201 string_table_.InsertNew(name##_string_, name##_string_->Hash()); \ in AstStringConstants()
489 T& InsertNew(unsigned index) in InsertNew() function
1018 CMethodFull &m = mode.Methods.InsertNew(0); in MakeExeMethod()