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

  /external/v8/src/base/
hashmap.h 67 Entry* InsertNew(const Key& key, uint32_t hash,
195 TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::InsertNew(
  /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 481 T& InsertNew(unsigned index)

Completed in 76 milliseconds