HomeSort by relevance Sort by last modified time
    Searched refs:set_use_unpacked_kernel (Results 1 - 3 of 3) sorted by null

  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 280 tmp_config_obj.set_use_unpacked_kernel(false);
284 tmp_config_obj.set_use_unpacked_kernel(true);
  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 109 void set_use_unpacked_kernel(bool use_unpacked_kernel);
cuttlefish_config.cpp 247 void CuttlefishConfig::set_use_unpacked_kernel(bool use_unpacked_kernel) { function in class:vsoc::CuttlefishConfig

Completed in 402 milliseconds