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

  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 369 tmp_config_obj.set_system_image_path(FLAGS_system_image);
376 tmp_config_obj.set_system_image_path("");
  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 124 void set_system_image_path(const std::string& system_image_path);
cuttlefish_config.cpp 328 void CuttlefishConfig::set_system_image_path( function in class:vsoc::CuttlefishConfig

Completed in 61 milliseconds