Home
last modified time | relevance | path

Searched defs:GetConfig (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/net/dns/
Ddns_client.cc43 virtual const DnsConfig* GetConfig() const OVERRIDE { in GetConfig() function in net::__anoned2241630111::DnsClientImpl
Ddns_test_util.cc213 const DnsConfig* MockDnsClient::GetConfig() const { in GetConfig() function in net::MockDnsClient
/external/chromium_org/ui/gl/
Dgl_surface_egl.cc367 EGLConfig NativeViewGLSurfaceEGL::GetConfig() { in GetConfig() function in gfx::NativeViewGLSurfaceEGL
595 EGLConfig PbufferGLSurfaceEGL::GetConfig() { in GetConfig() function in gfx::PbufferGLSurfaceEGL
677 EGLConfig SurfacelessEGL::GetConfig() { in GetConfig() function in gfx::SurfacelessEGL
Dgl_surface.cc215 void* GLSurface::GetConfig() { in GetConfig() function in gfx::GLSurface
338 void* GLSurfaceAdapter::GetConfig() { in GetConfig() function in gfx::GLSurfaceAdapter
Dgl_surface_glx.cc529 void* NativeViewGLSurfaceGLX::GetConfig() { in GetConfig() function in gfx::NativeViewGLSurfaceGLX
690 void* PbufferGLSurfaceGLX::GetConfig() { in GetConfig() function in gfx::PbufferGLSurfaceGLX
/external/chromium_org/ppapi/c/private/
Dppb_image_capture_private.h200 int32_t (*GetConfig)(PP_Resource image_capture, member
/external/chromium_org/ppapi/thunk/
Dppb_image_capture_private_thunk.cc59 int32_t GetConfig(PP_Resource image_capture, in GetConfig() function
/external/chromium_org/content/common/gpu/
Dtexture_image_transport_surface.cc163 void* TextureImageTransportSurface::GetConfig() { in GetConfig() function in content::TextureImageTransportSurface
/external/chromium_org/remoting/host/setup/
Ddaemon_controller_delegate_linux.cc180 scoped_ptr<base::DictionaryValue> DaemonControllerDelegateLinux::GetConfig() { in GetConfig() function in remoting::DaemonControllerDelegateLinux
Ddaemon_controller_delegate_win.cc172 scoped_ptr<base::DictionaryValue> DaemonControllerDelegateWin::GetConfig() { in GetConfig() function in remoting::DaemonControllerDelegateWin
Ddaemon_controller.cc40 void DaemonController::GetConfig(const GetConfigCallback& done) { in GetConfig() function in remoting::DaemonController
Dme2me_native_messaging_host_unittest.cc169 scoped_ptr<base::DictionaryValue> MockDaemonControllerDelegate::GetConfig() { in GetConfig() function in remoting::MockDaemonControllerDelegate
/external/chromium_org/content/browser/renderer_host/input/
Dtap_suppression_controller_unittest.cc148 static TapSuppressionController::Config GetConfig() { in GetConfig() function in content::TapSuppressionControllerTest
/external/pdfium/core/include/fpdfapi/
Dfpdf_module.h200 virtual CPDF_RenderConfig* GetConfig() in GetConfig() function
/external/chromium_org/remoting/host/win/
Delevated_controller.cc308 STDMETHODIMP ElevatedController::GetConfig(BSTR* config_out) { in GetConfig() function in remoting::ElevatedController
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
Dglxapi.h70 int (*GetConfig)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value); member
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.h70 int (*GetConfig)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value); member
/external/chromium_org/net/quic/crypto/
Dquic_crypto_server_config_test.cc37 scoped_refptr<QuicCryptoServerConfig::Config> GetConfig(string config_id) { in GetConfig() function in net::test::QuicCryptoServerConfigPeer
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoengine2_unittest.cc77 webrtc::VideoSendStream::Config FakeVideoSendStream::GetConfig() { in GetConfig() function in cricket::FakeVideoSendStream
133 webrtc::VideoReceiveStream::Config FakeVideoReceiveStream::GetConfig() { in GetConfig() function in cricket::FakeVideoReceiveStream
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render.cpp108 virtual CPDF_RenderConfig* GetConfig() in GetConfig() function in CPDF_RenderModule