Home
last modified time | relevance | path

Searched refs:CellMap (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/src/system_wrappers/source/
Ddata_log.cc51 typedef std::map<std::string, const Container*> CellMap; typedef in webrtc::Row
53 CellMap cells_;
113 for (CellMap::iterator it = cells_.begin(); it != cells_.end();) { in ~Row()
/external/v8/src/heap/
Dheap.h42 V(Map, cell_map, CellMap) \