Searched refs:checksum_parser (Results 1 – 4 of 4) sorted by relevance
126 std::string checksum_parser; member
266 config->checksum_parser = XMLAttribute(checksum, "parser"); in ExtractChecksum()267 if (XMLAssert(config->checksum_parser != "", checksum, in ExtractChecksum()
118 const std::vector<std::string> args = SplitBySpace(config.checksum_parser); in PartitionHash()127 config.checksum_parser.c_str(), strerror(errno)); in PartitionHash()134 config.checksum_parser.c_str(), hash->c_str()); in PartitionHash()
203 as well as the associated python scripts 'checksum_parser.py' (used to extract partition hash),