Searched defs:cmdline (Results 1 – 6 of 6) sorted by relevance
| /bootable/libbootloader/vts/ |
| D | VtsBootconfigTest.cpp | 37 std::string cmdline; in TEST_F() local
|
| /bootable/deprecated-ota/updater/include/private/ |
| D | commands.h | 305 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/libbootloader/gbl/libgbl/src/android_boot/ |
| D | load.rs | 91 cmdline: &'a str, field 116 let cmdline = cstr_bytes_to_str(&v0.cmdline[..])?; in new() localVariable 176 fn cmdline(buffer: &[u8]) -> Result<&str, Error> { in cmdline() method 229 fn cmdline(buffer: &[u8]) -> Result<&str, Error> { in cmdline() method
|
| /bootable/recovery/recovery_ui/ |
| D | ui.cpp | 175 std::string cmdline; in Init() local
|
| /bootable/deprecated-ota/updater/ |
| D | commands.cpp | 40 Command::Command(Type type, size_t index, std::string cmdline, HashTreeInfo hash_tree_info) in Command()
|
| D | blockimg.cpp | 532 std::string cmdline; member
|