Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp139 const char* kSigServerPath = "webrtc_sig_server_path"; variable
663 (*dictionary_)[kSigServerPath] = path; in set_sig_server_path()
667 return (*dictionary_)[kSigServerPath].asString(); in sig_server_path()