Home
last modified time | relevance | path

Searched defs:real_blkdev (Results 1 – 3 of 3) sorted by relevance

/system/vold/
Dcryptfs.cpp103 int cryptfs_setup_ext_volume(const char* label, const char* real_blkdev, const KeyBuffer& key, in cryptfs_setup_ext_volume()
DEncryptInplace.cpp268 const std::string& real_blkdev, uint64_t nr_sec) { in EncryptInPlace()
317 bool encrypt_inplace(const std::string& crypto_blkdev, const std::string& real_blkdev, in encrypt_inplace()
DMetadataCrypt.cpp146 static bool get_number_of_sectors(const std::string& real_blkdev, uint64_t* nr_sec) { in get_number_of_sectors()