Searched refs:hash_tree_data_end (Results 1 – 2 of 2) sorted by relevance
75 uint64_t hash_tree_data_end = in Update() local78 uint64_t end_offset = std::min(offset + size, hash_tree_data_end); in Update()83 if (end_offset == hash_tree_data_end) { in Update()
890 uint64_t hash_tree_data_end = in ParseManifestPartitions() local892 if (install_part.hash_tree_offset < hash_tree_data_end) { in ParseManifestPartitions()894 << hash_tree_data_end << ", but hash tree starts at " in ParseManifestPartitions()