Home
last modified time | relevance | path

Searched defs:conf (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/
Dclient_server.cpp73 std::unique_ptr<Config> conf(new Config(dir)); in New() local
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglConfig.cpp148 EglConfig::EglConfig(const EglConfig& conf) : in EglConfig()
186 EglConfig::EglConfig(const EglConfig& conf, in EglConfig()
/device/google/cuttlefish/tests/wifi/src/com/android/cuttlefish/wifi/tests/
DWifiE2eTests.java102 WifiConfiguration conf = new WifiConfiguration(); in enableNetwork() local
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dserver_connection.cpp147 const ServerConfig& conf, in Connect()