| /device/google/cuttlefish_common/host/commands/launch/ |
| D | launch.cc | 41 std::string GetAdbConnectorVsockArg(const vsoc::CuttlefishConfig& config) { in GetAdbConnectorVsockArg() 47 bool AdbModeEnabled(const vsoc::CuttlefishConfig& config, const char* mode) { in AdbModeEnabled() 51 bool AdbTunnelEnabled(const vsoc::CuttlefishConfig& config) { in AdbTunnelEnabled() 55 bool AdbVsockTunnelEnabled(const vsoc::CuttlefishConfig& config) { in AdbVsockTunnelEnabled() 60 bool AdbVsockHalfTunnelEnabled(const vsoc::CuttlefishConfig& config) { in AdbVsockHalfTunnelEnabled() 65 bool AdbTcpConnectorEnabled(const vsoc::CuttlefishConfig& config) { in AdbTcpConnectorEnabled() 73 bool AdbVsockConnectorEnabled(const vsoc::CuttlefishConfig& config) { in AdbVsockConnectorEnabled() 79 const vsoc::CuttlefishConfig& config) { in GetOnSubprocessExitCallback() 93 bool LogcatReceiverEnabled(const vsoc::CuttlefishConfig& config) { in LogcatReceiverEnabled() 97 bool AdbUsbEnabled(const vsoc::CuttlefishConfig& config) { in AdbUsbEnabled() [all …]
|
| D | main.cc | 69 const vsoc::CuttlefishConfig& config) { in GetOnSubprocessExitCallback() 185 const vsoc::CuttlefishConfig& config) { in LaunchE2eTestIfEnabled() 199 bool WriteCuttlefishEnvironment(const vsoc::CuttlefishConfig& config) { in WriteCuttlefishEnvironment() 221 cvd::SharedFD DaemonizeLauncher(const vsoc::CuttlefishConfig& config) { in DaemonizeLauncher() 351 auto config = InitFilesystemAndCreateConfig(&argc, &argv); in main() local
|
| D | pre_launch_initializers.h | 31 static void Initialize(const vsoc::CuttlefishConfig& config) { in Initialize()
|
| D | screen_region_handler.cc | 23 void InitializeScreenRegion(const vsoc::CuttlefishConfig& config) { in InitializeScreenRegion()
|
| D | flags.cc | 641 auto config = vsoc::CuttlefishConfig::Get(); in InitFilesystemAndCreateConfig() local 687 std::string GetConfigFilePath(const vsoc::CuttlefishConfig& config) { in GetConfigFilePath()
|
| D | data_image.cc | 77 bool ApplyDataImagePolicy(const vsoc::CuttlefishConfig& config) { in ApplyDataImagePolicy()
|
| /device/google/cuttlefish_common/host/libs/vm_manager/ |
| D | vm_manager.cpp | 30 VmManager::VmManager(const vsoc::CuttlefishConfig* config) in VmManager() 35 VmManager* GetManagerSingleton(const vsoc::CuttlefishConfig* config) { in GetManagerSingleton() 71 const vsoc::CuttlefishConfig* config) { in Get() 88 void VmManager::ConfigureBootDevices(vsoc::CuttlefishConfig* config) { in ConfigureBootDevices()
|
| D | qemu_manager.cpp | 45 std::string GetMonitorPath(const vsoc::CuttlefishConfig* config) { in GetMonitorPath() 58 void QemuManager::ConfigureBootDevices(vsoc::CuttlefishConfig* config) { in ConfigureBootDevices() 65 QemuManager::QemuManager(const vsoc::CuttlefishConfig* config) in QemuManager()
|
| D | crosvm_manager.cpp | 33 std::string GetControlSocketPath(const vsoc::CuttlefishConfig* config) { in GetControlSocketPath() 56 void CrosvmManager::ConfigureBootDevices(vsoc::CuttlefishConfig* config) { in ConfigureBootDevices() 63 CrosvmManager::CrosvmManager(const vsoc::CuttlefishConfig* config) in CrosvmManager()
|
| /device/generic/goldfish-opengl/system/egl/ |
| D | eglDisplay.cpp | 207 EGLConfig config = (EGLConfig)i; in processConfigs() local 456 EGLBoolean eglDisplay::getAttribValue(EGLConfig config, EGLint attribIdx, EGLint * value) in getAttribValue() 470 EGLBoolean eglDisplay::getConfigAttrib(EGLConfig config, EGLint attrib, EGLint * value) in getConfigAttrib() 501 void eglDisplay::dumpConfig(EGLConfig config) in dumpConfig() 514 EGLBoolean eglDisplay::setAttribValue(EGLConfig config, EGLint attribIdx, EGLint value) in setAttribValue() 525 EGLBoolean eglDisplay::setConfigAttrib(EGLConfig config, EGLint attrib, EGLint value) in setConfigAttrib() 542 EGLBoolean eglDisplay::getConfigNativePixelFormat(EGLConfig config, PixelFormat * format) in getConfigNativePixelFormat() 578 EGLBoolean eglDisplay::getConfigGLPixelFormat(EGLConfig config, GLenum * format) in getConfigGLPixelFormat()
|
| D | egl.cpp | 198 EGLContext_t::EGLContext_t(EGLDisplay dpy, EGLConfig config, EGLContext_t* shareCtx, int maj, int m… in EGLContext_t() 277 EGLConfig config; member 328 egl_surface_t::egl_surface_t(EGLDisplay dpy, EGLConfig config, EGLint surfaceType) in egl_surface_t() 383 EGLDisplay dpy, EGLConfig config, EGLint surfType, in egl_window_surface_t() 425 EGLDisplay dpy, EGLConfig config, EGLint surfType, in create() 612 egl_pbuffer_surface_t::egl_pbuffer_surface_t(EGLDisplay dpy, EGLConfig config, in egl_pbuffer_surface_t() 696 EGLConfig config, EGLint surfType, int32_t w, int32_t h, in create() 1016 EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value) in eglGetConfigAttrib() 1032 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface() 1062 EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list) in eglCreatePbufferSurface() [all …]
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/ |
| D | config.py | 379 def __init__(self, config): argument 472 def configure_custom(self, config): argument 641 def configure_formatter(self, config): argument 663 def configure_filter(self, config): argument 680 def configure_handler(self, config): argument 741 def common_logger_config(self, logger, config, incremental=False): argument 759 def configure_logger(self, name, config, incremental=False): argument 767 def configure_root(self, config, incremental=False): argument 774 def dictConfig(config): argument
|
| /device/google/cuttlefish_common/guest/libs/eglwrapper/ |
| D | egl_wrapper_entry.cpp | 68 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLin… in eglCreateContext() 74 EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint* attrib_list) in eglCreatePbufferSurface() 80 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con… in eglCreatePixmapSurface() 86 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface() 104 EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint* value) in eglGetConfigAttrib() 236 …ientBuffer(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint… in eglCreatePbufferFromClientBuffer()
|
| /device/google/cuttlefish_common/host/commands/ivserver/ |
| D | main.cpp | 41 auto config = vsoc::CuttlefishConfig::Get(); in main() local
|
| /device/google/cuttlefish_common/guest/hals/audio/legacy/ |
| D | vsoc_audio_input_stream.cpp | 52 cvd::GceAudio* dev, audio_devices_t devices, const audio_config& config) in GceAudioInputStream() 109 const audio_config& config, in Open()
|
| D | vsoc_audio.cpp | 99 audio_config *config, in OpenInputStream() 147 audio_config *config, in OpenOutputStream()
|
| /device/google/cuttlefish_common/host/frontend/vnc_server/ |
| D | screen_connector.cpp | 55 SocketBasedScreenConnector(vsoc::CuttlefishConfig* config) : config_(config) { in SocketBasedScreenConnector() 151 auto config = vsoc::CuttlefishConfig::Get(); in Get() local
|
| /device/google/cuttlefish_common/host/commands/virtual_usb_manager/ |
| D | main.cc | 37 auto config = vsoc::CuttlefishConfig::Get(); in main() local
|
| /device/google/cuttlefish_common/host/commands/logcat_receiver/ |
| D | main.cpp | 32 auto config = vsoc::CuttlefishConfig::Get(); in main() local
|
| /device/linaro/hikey/uefi-tools/ |
| D | parse-platforms.py | 65 config = ConfigParser.ConfigParser() variable
|
| /device/linaro/bootloader/edk2/BaseTools/gcc/ |
| D | mingw-gcc-build.py | 198 def __init__(self, config): argument 381 def __init__(self, source_files, config): argument 417 def __init__(self, source_files, config): argument
|
| /device/generic/opengl-transport/host/libs/virglrenderer/ |
| D | EglConfig.h | 91 EGLConfig config; member
|
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
| D | egl.cpp | 313 EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value) in eglGetConfigAttrib() 323 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface() 335 EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list) in eglCreatePbufferSurface() 347 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con… in eglCreatePixmapSurface() 400 …ientBuffer(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint… in eglCreatePbufferFromClientBuffer() 425 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLin… in eglCreateContext()
|
| /device/google/cuttlefish_common/host/commands/kernel_log_monitor/ |
| D | main.cc | 74 auto config = vsoc::CuttlefishConfig::Get(); in main() local
|
| /device/google/cuttlefish_common/host/commands/stop_cvd/ |
| D | main.cc | 103 auto config = vsoc::CuttlefishConfig::Get(); in main() local
|