Home
last modified time | relevance | path

Searched defs:cmdline (Results 1 – 5 of 5) sorted by relevance

/bootable/libbootloader/vts/
DVtsBootconfigTest.cpp33 std::string cmdline; in TEST_F() local
/bootable/deprecated-ota/updater/include/private/
Dcommands.h305 Command(Type type, size_t index, std::string cmdline, PatchInfo patch, TargetInfo target, in Command()
333 const std::string& cmdline() const { in cmdline() function
/bootable/recovery/recovery_ui/
Dui.cpp175 std::string cmdline; in Init() local
/bootable/deprecated-ota/updater/
Dcommands.cpp40 Command::Command(Type type, size_t index, std::string cmdline, HashTreeInfo hash_tree_info) in Command()
Dblockimg.cpp532 std::string cmdline; member