Home
last modified time | relevance | path

Searched refs:StashCommandFn (Results 1 - 3 of 3) sorted by relevance

/base/update/updater/services/applypatch/
H A Dcommand_process.h50 class StashCommandFn : public CommandFunction { class
52 StashCommandFn() {} in StashCommandFn() function in Updater::StashCommandFn
53 ~StashCommandFn() override {}
H A Dcommand_function.cpp31 { "stash", []() { return std::make_unique<StashCommandFn>(); } } in RegistBlockUpdateCommandFunction()
H A Dcommand_process.cpp204 CommandResult StashCommandFn::Execute(const Command &params) in Execute()

Completed in 2 milliseconds