Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp243 bool CuttlefishConfig::use_unpacked_kernel() const { in use_unpacked_kernel() function in vsoc::CuttlefishConfig
247 void CuttlefishConfig::set_use_unpacked_kernel(bool use_unpacked_kernel) { in set_use_unpacked_kernel()