OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InsertNew
(Results
1 - 2
of
2
) 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);
/external/lzma/CPP/Common/
MyVector.h
470
T&
InsertNew
(unsigned index)
Completed in 328 milliseconds