Searched defs:ObbCmd (Results 1 - 2 of 2) sorted by relevance
/system/vold/ | ||
H A D | CommandListener.h | 56 class ObbCmd : public VoldCommand { class in class:CommandListener 58 ObbCmd(); 59 virtual ~ObbCmd() {} |
H A D | CommandListener.cpp | 58 registerCmd(new ObbCmd()); 524 CommandListener::ObbCmd::ObbCmd() : function in class:CommandListener::ObbCmd 528 int CommandListener::ObbCmd::runCommand(SocketClient *cli, |
Completed in 70 milliseconds