Searched defs:VoldCommand (Results 1 - 2 of 2) sorted by relevance

/system/vold/
H A DVoldCommand.h22 class VoldCommand : public FrameworkCommand { class in inherits:FrameworkCommand
24 VoldCommand(const char *cmd);
25 virtual ~VoldCommand() {}
H A DVoldCommand.cpp17 #include "VoldCommand.h"
19 VoldCommand::VoldCommand(const char *cmd) : function in class:VoldCommand

Completed in 51 milliseconds