Home
last modified time | relevance | path

Searched refs:QEMU_CMDLINE (Results 1 – 1 of 1) sorted by relevance

/system/core/logcat/
Dlogcat.cpp799 #define QEMU_CMDLINE "qemu.cmdline" in Run() macro
813 std::string cmdline = android::base::GetProperty(QEMU_CMDLINE, ""); in Run()