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

  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 373 tmp_config_obj.set_dtb_path(FLAGS_dtb);
380 tmp_config_obj.set_dtb_path("");
  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 145 void set_dtb_path(const std::string& dtb_path);
cuttlefish_config.cpp 383 void CuttlefishConfig::set_dtb_path(const std::string& dtb_path) { function in class:vsoc::CuttlefishConfig

Completed in 639 milliseconds