Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h329 const CuttlefishConfig* config_; variable
463 CuttlefishConfig* config_; variable
/device/google/cuttlefish/host/commands/modem_simulator/
Dnvram_config.h75 const NvramConfig* config_; variable
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp364 static uint32_t rcCreateContext(void* ctx_, uint32_t config_, uint32_t share_, uint32_t glVersion) { in rcCreateContext()
437 static uint32_t rcCreateWindowSurface(void* ctx_, uint32_t config_, uint32_t width, in rcCreateWindowSurface()
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dstreamer.cpp156 StreamerConfig config_; member in cuttlefish::webrtc_streaming::Streamer::Impl