Searched refs:GetBlockMap (Results 1 – 1 of 1) sorted by relevance
219 std::unordered_map<std::string, uint64_t> GetBlockMap(borrowed_fd fd);296 source_blocks = GetBlockMap(source_fd); in AnalyzePartition()392 std::unordered_map<std::string, uint64_t> NonAbEstimator::GetBlockMap(borrowed_fd fd) { in GetBlockMap() function in android::snapshot::NonAbEstimator