Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/tools/edm/src/
Dshell_command.cpp68 std::string ShellCommand::ExecCommand() in ExecCommand() function in OHOS::EDM::ShellCommand
/base/notification/ces_standard/tools/cem/src/
Dshell_command.cpp62 std::string ShellCommand::ExecCommand() in ExecCommand() function in OHOS::EventFwk::ShellCommand
/base/notification/ans_standard/tools/dump/src/
Dshell_command.cpp58 std::string ShellCommand::ExecCommand() in ExecCommand() function in OHOS::Notification::ShellCommand
/base/hiviewdfx/hiview/adapter/utility/platform/ohos/
Dcommon_utils.cpp40 int ExecCommand(const std::string &cmd, const std::vector<std::string> &args) in ExecCommand() function
/base/startup/init_lite/interfaces/innerkits/fs_manager/
Dfstab_mount.c57 static int ExecCommand(int argc, char **argv) in ExecCommand() function
/base/update/updater/services/flashd/
Dflash_service.cpp347 int FlashService::ExecCommand(const std::vector<std::string> &cmds) in ExecCommand() function in flashd::FlashService