Home
last modified time | relevance | path

Searched defs:subcommand (Results 1 – 1 of 1) sorted by relevance

/system/vold/
DCryptCommandListener.cpp129 static bool check_argc(SocketClient *cli, const std::string &subcommand, int argc, in check_argc()
187 std::string subcommand(argv[1]); in runCommand() local