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

  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 260 void set_enable_stream_audio(bool enable_stream_audio);
cuttlefish_config.cpp 677 void CuttlefishConfig::set_enable_stream_audio(bool enable_stream_audio) { function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 434 tmp_config_obj.set_enable_stream_audio(FLAGS_start_stream_audio);

Completed in 54 milliseconds