Home
last modified time | relevance | path

Searched refs:kStreamAudioPort (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp141 const char* kStreamAudioPort = "stream_audio_port"; variable
691 return (*dictionary_)[kStreamAudioPort].asInt(); in stream_audio_port()
695 (*dictionary_)[kStreamAudioPort] = stream_audio_port; in set_stream_audio_port()