Home
last modified time | relevance | path

Searched refs:GetCommandLine (Results 1 – 4 of 4) sorted by relevance

/base/update/updater/services/include/applypatch/
Dcommand.h57 std::string GetCommandLine() const;
/base/update/updater/services/applypatch/
Dcommand.cpp50 std::string Command::GetCommandLine() const in GetCommandLine() function in Updater::Command
Dtransfer_manager.cpp63 if (!CheckResult(ret, cmd.GetCommandLine(), cmd.GetCommandType())) { in CommandsExecute()
/base/update/updater/test/unittest/applypatch_test/
Dcommands_unittest.cpp64 EXPECT_EQ(cmd->GetCommandLine(), cmdLine);