Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DEncryptInplace.cpp63 bool DoEncryptInPlace();
297 bool InPlaceEncrypter::DoEncryptInPlace() { in DoEncryptInPlace() function in InPlaceEncrypter
344 bool success = DoEncryptInPlace(); in EncryptInPlace()