Searched refs:SessionAddCommand (Results 1 – 2 of 2) sorted by relevance
69 ErrCode SessionAddCommand(const std::string &cmd);
217 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