Searched refs:CryptfsGetfieldResult (Results 1 – 2 of 2) sorted by relevance
/system/vold/ | ||
D | ResponseCode.h | 29 static const int CryptfsGetfieldResult = 113; variable |
D | CryptCommandListener.cpp | 236 cli->sendMsg(ResponseCode::CryptfsGetfieldResult, valbuf, false); in runCommand() |