Searched refs:in_qemu (Results 1 – 4 of 4) sorted by relevance
/system/core/init/ |
D | util.h | 51 void import_kernel_cmdline(bool in_qemu,
|
D | util.cpp | 241 void import_kernel_cmdline(bool in_qemu, in import_kernel_cmdline() argument 249 fn(pieces[0], pieces[1], in_qemu); in import_kernel_cmdline() 365 [&](const std::string& key, const std::string& value, bool in_qemu) { in init_android_dt_dir() argument
|
D | init.cpp | 389 false, [](const std::string& key, const std::string& value, bool in_qemu) { in export_oem_lock_status() argument 605 bool in_qemu) { in GlobalSeccomp() argument
|
D | selinux.cpp | 90 [&](const std::string& key, const std::string& value, bool in_qemu) { in StatusFromCmdline() argument
|