Home
last modified time | relevance | path

Searched refs:ProductBlockMap (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/uncrypt/
Duncrypt.cpp243 static int ProductBlockMap(const std::string& path, const std::string& map_file, in ProductBlockMap() function
501 return ProductBlockMap(path, map_file, blk_dev, encrypted, f2fs_fs, socket); in Uncrypt()