Searched defs:GetInterface (Results 26 - 32 of 32) sorted by relevance

12

/external/chromium_org/content/renderer/pepper/
H A Dplugin_module.cc296 // GetInterface ----------------------------------------------------------------
299 // Allow custom interface factories first stab at the GetInterface call.
338 const void* GetInterface(const char* name) { function in namespace:content::__anon7806
631 &GetInterface,
656 int retval = entry_points.initialize_module(pp_module(), &GetInterface);
/external/chromium_org/ppapi/proxy/
H A Dppapi_proxy_test.cc57 // We allow multiple harnesses at a time to respond to 'GetInterface' calls.
58 // We assume that only 1 harness's GetInterface function will ever support a
59 // given interface name. In practice, there will either be only 1 GetInterface
61 // GetInterface handlers (for TwoWayTest). In the latter case, one handler is
71 const void* interface = observer->GetInterface(name);
115 const void* ProxyTestHarnessBase::GetInterface(const char* name) { function in class:ppapi::proxy::ProxyTestHarnessBase
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_rtp_rtcp_impl.cc77 ViERTP_RTCP* ViERTP_RTCP::GetInterface(VideoEngine* video_engine) { function in class:webrtc::ViERTP_RTCP
/external/chromium_org/dbus/
H A Dmessage.cc261 AppendStringHeader("interface", GetInterface(), &headers);
316 std::string Message::GetInterface() { function in class:dbus::Message
/external/chromium_org/ppapi/shared_impl/
H A Dppb_opengles2_shared.cc1609 const PPB_OpenGLES2* PPB_OpenGLES2_Shared::GetInterface() { function in class:ppapi::PPB_OpenGLES2_Shared
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1972 milliseconds

12