Searched refs:crc_map_t (Results 1 – 1 of 1) sorted by relevance
405 using crc_map_t = map<string, boost::crc_32_type::value_type>; typedef in checksum_image_mgr406 crc_map_t _crc_map;490 for (crc_map_t::const_iterator it=_crc_map.begin(); it!=_crc_map.end(); ++it) { in finalize()