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

  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 61 void set_hardware_name(const std::string& name);
cuttlefish_config.cpp 183 void CuttlefishConfig::set_hardware_name(const std::string& name) { function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 346 tmp_config_obj.set_hardware_name(FLAGS_hardware_name);

Completed in 47 milliseconds