Searched defs:CellMap (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/system_wrappers/source/
H A Ddata_log.cc50 typedef std::map<std::string, const Container*> CellMap; typedef in class:webrtc::Row
52 CellMap cells_;
112 for (CellMap::iterator it = cells_.begin(); it != cells_.end();) {

Completed in 62 milliseconds