Home
last modified time | relevance | path

Searched defs:Command (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/updater/include/private/
Dcommands.h305 Command(Type type, size_t index, std::string cmdline, PatchInfo patch, TargetInfo target, in Command() function
/bootable/recovery/updater/
Dcommands.cpp40 Command::Command(Type type, size_t index, std::string cmdline, HashTreeInfo hash_tree_info) in Command() function in Command