Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp245 bool CuttlefishConfig::use_unpacked_kernel() const { in use_unpacked_kernel() function in cuttlefish::CuttlefishConfig
249 void CuttlefishConfig::set_use_unpacked_kernel(bool use_unpacked_kernel) { in set_use_unpacked_kernel()