Searched refs:PictureMap (Results 1 – 2 of 2) sorted by relevance
121 typedef std::map<int32, BReference<ServerPicture> > PictureMap; typedef153 PictureMap fPictureMap;
3855 PictureMap::const_iterator iterator = fPictureMap.find(token); in _FindPicture()