Searched defs:ExecCommand (Results 1 – 6 of 6) sorted by relevance
68 std::string ShellCommand::ExecCommand() in ExecCommand() function in OHOS::EDM::ShellCommand
62 std::string ShellCommand::ExecCommand() in ExecCommand() function in OHOS::EventFwk::ShellCommand
58 std::string ShellCommand::ExecCommand() in ExecCommand() function in OHOS::Notification::ShellCommand
40 int ExecCommand(const std::string &cmd, const std::vector<std::string> &args) in ExecCommand() function
57 static int ExecCommand(int argc, char **argv) in ExecCommand() function
347 int FlashService::ExecCommand(const std::vector<std::string> &cmds) in ExecCommand() function in flashd::FlashService