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

  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 130 void set_data_image_path(const std::string& data_image_path);
cuttlefish_config.cpp 344 void CuttlefishConfig::set_data_image_path(const std::string& data_image_path) { function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 386 tmp_config_obj.set_data_image_path(FLAGS_data_image);

Completed in 1039 milliseconds