HomeSort by relevance Sort by last modified time
    Searched refs:CommandNoPermission (Results 1 - 2 of 2) sorted by null

  /system/vold/
ResponseCode.h 51 static const int CommandNoPermission = 502;
CommandListener.cpp 542 cli->sendMsg(ResponseCode::CommandNoPermission, "No permission to run cryptfs commands", false);

Completed in 646 milliseconds