Searched refs:cmdline (Results 1 – 8 of 8) sorted by relevance
81 std::ostringstream cmdline; in FromImages() local82 cmdline << reinterpret_cast<char*>(&header.cmdline[0]); in FromImages()83 if (vboot_header.cmdline[0] != '\0') { in FromImages()84 cmdline << " "; in FromImages()85 cmdline << reinterpret_cast<char*>(&vboot_header.cmdline[0]); in FromImages()100 boot_img, cmdline.str(), header.kernel_size, kernel_offset, in FromImages()
49 BootImageUnpacker(SharedFD boot_image, const std::string& cmdline, in BootImageUnpacker() argument57 kernel_cmdline_(cmdline), in BootImageUnpacker()
767 std::vector<std::string> cmdline; in boot_image_kernel_cmdline() local769 cmdline.push_back(arg.asString()); in boot_image_kernel_cmdline()771 return cmdline; in boot_image_kernel_cmdline()782 std::vector<std::string> cmdline; in extra_kernel_cmdline() local784 cmdline.push_back(arg.asString()); in extra_kernel_cmdline()786 return cmdline; in extra_kernel_cmdline()797 std::vector<std::string> cmdline; in vm_manager_kernel_cmdline() local799 cmdline.push_back(arg.asString()); in vm_manager_kernel_cmdline()801 return cmdline; in vm_manager_kernel_cmdline()
11 SERIALNO=`cat /proc/cmdline | grep -o serialno.* | cut -f2 -d'=' | awk '{printf("02%010s\n", $1)}' …
1 # Memtrack reads proc/<pid>/cmdline to check if process is surfaceflinger.
8 # Memtrack reads proc/<pid>/cmdline to check if process is surfaceflinger.
2 qemu.cmdline u:object_r:qemu_cmdline:s0
35 # read /proc/cmdline