Home
last modified time | relevance | path

Searched refs:SessionAddCommand (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/client/utils/
Dcli_command.h69 ErrCode SessionAddCommand(const std::string &cmd);
Dcli_command.cpp217 std::bind(&CliCommand::SessionAddCommand, this, "session-new")}, in CreateOtherCommandMap()
546 ErrCode CliCommand::SessionAddCommand([[maybe_unused]] const std::string &cmd) in SessionAddCommand() function in OHOS::ArkCompiler::Toolchain::CliCommand