Home
last modified time | relevance | path

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

/system/vold/
DResponseCode.h29 static const int CryptfsGetfieldResult = 113; variable
DCommandListener.cpp673 cli->sendMsg(ResponseCode::CryptfsGetfieldResult, valbuf, false); in runCommand()