Searched refs:CellMap (Results 1 – 2 of 2) sorted by relevance
51 typedef std::map<std::string, const Container*> CellMap; typedef in webrtc::Row53 CellMap cells_;113 for (CellMap::iterator it = cells_.begin(); it != cells_.end();) { in ~Row()
42 V(Map, cell_map, CellMap) \