OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CommandNoPermission
(Results
1 - 2
of
2
) sorted by null
/system/vold/
ResponseCode.h
52
static const int
CommandNoPermission
= 502;
CommandListener.cpp
559
cli->sendMsg(ResponseCode::
CommandNoPermission
, "No permission to run cryptfs commands", false);
651
cli->sendMsg(ResponseCode::
CommandNoPermission
, "No permission to run fstrim commands", false);
Completed in 258 milliseconds