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

  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 232 void set_device_title(const std::string& title);
cuttlefish_config.cpp 603 void CuttlefishConfig::set_device_title(const std::string& title) { function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 277 tmp_config_obj.set_device_title(FLAGS_device_title);

Completed in 79 milliseconds