Searched defs:GetInterface (Results 1 - 25 of 33) sorted by relevance

12

/external/chromium_org/content/renderer/pepper/
H A Dppb_proxy_impl.cc68 const PPB_Proxy_Private* PPB_Proxy_Impl::GetInterface() { return &ppb_proxy; } function in class:content::PPB_Proxy_Impl
/external/chromium_org/mojo/examples/pepper_container_app/
H A Dplugin_module.cc22 const void* GetInterface(const char* name) { function in namespace:mojo::examples::__anon8192
104 &GetInterface);
/external/chromium_org/ppapi/cpp/private/
H A Dplatform_verification.cc26 inline const PPB_PlatformVerification_Private_0_2* GetInterface() { function in namespace:pp::__anon9400
34 PassRefFromConstructor(GetInterface()->Create(instance.pp_instance()));
49 return GetInterface()->ChallengePlatform(
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_neteq_stats_impl.cc22 VoENetEqStats* VoENetEqStats::GetInterface(VoiceEngine* voiceEngine) function in class:webrtc::VoENetEqStats
H A Dvoe_external_media_impl.cc23 VoEExternalMedia* VoEExternalMedia::GetInterface(VoiceEngine* voiceEngine) function in class:webrtc::VoEExternalMedia
H A Dvoe_network_impl.cc23 VoENetwork* VoENetwork::GetInterface(VoiceEngine* voiceEngine) function in class:webrtc::VoENetwork
H A Dvoe_dtmf_impl.cc23 VoEDtmf* VoEDtmf::GetInterface(VoiceEngine* voiceEngine) function in class:webrtc::VoEDtmf
H A Dvoe_file_impl.cc25 VoEFile* VoEFile::GetInterface(VoiceEngine* voiceEngine) function in class:webrtc::VoEFile
H A Dvoe_hardware_impl.cc23 VoEHardware* VoEHardware::GetInterface(VoiceEngine* voiceEngine) function in class:webrtc::VoEHardware
H A Dvoe_video_sync_impl.cc21 VoEVideoSync* VoEVideoSync::GetInterface(VoiceEngine* voiceEngine) function in class:webrtc::VoEVideoSync
H A Dvoe_volume_control_impl.cc23 VoEVolumeControl* VoEVolumeControl::GetInterface(VoiceEngine* voiceEngine) function in class:webrtc::VoEVolumeControl
H A Dvoe_codec_impl.cc23 VoECodec* VoECodec::GetInterface(VoiceEngine* voiceEngine) function in class:webrtc::VoECodec
H A Dvoe_rtp_rtcp_impl.cc24 VoERTP_RTCP* VoERTP_RTCP::GetInterface(VoiceEngine* voiceEngine) function in class:webrtc::VoERTP_RTCP
H A Dvoe_audio_processing_impl.cc47 VoEAudioProcessing* VoEAudioProcessing::GetInterface(VoiceEngine* voiceEngine) { function in class:webrtc::VoEAudioProcessing
/external/chromium_org/ppapi/native_client/tests/ppapi_test_lib/
H A Dmodule_instance.cc50 const void* GetInterface(const char* interface_name) { function in class:__anon9461::PluginInterfaceTable
156 const void* ppp = PluginInterfaceTable::Get()->GetInterface(interface_name);
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_external_codec_impl.cc24 ViEExternalCodec* ViEExternalCodec::GetInterface(VideoEngine* video_engine) { function in class:webrtc::ViEExternalCodec
H A Dvie_network_impl.cc30 ViENetwork* ViENetwork::GetInterface(VideoEngine* video_engine) { function in class:webrtc::ViENetwork
H A Dvie_render_impl.cc31 ViERender* ViERender::GetInterface(VideoEngine* video_engine) { function in class:webrtc::ViERender
H A Dvie_base_impl.cc36 ViEBase* ViEBase::GetInterface(VideoEngine* video_engine) { function in class:webrtc::ViEBase
H A Dvie_capture_impl.cc30 ViECapture* ViECapture::GetInterface(VideoEngine* video_engine) { function in class:webrtc::ViECapture
H A Dvie_codec_impl.cc76 ViECodec* ViECodec::GetInterface(VideoEngine* video_engine) { function in class:webrtc::ViECodec
H A Dvie_image_process_impl.cc26 ViEImageProcess* ViEImageProcess::GetInterface(VideoEngine* video_engine) { function in class:webrtc::ViEImageProcess
/external/chromium_org/components/usb_service/
H A Dusb_interface_impl.cc164 UsbConfigDescriptorImpl::GetInterface(size_t index) const { function in class:usb_service::UsbConfigDescriptorImpl
/external/chromium_org/ppapi/proxy/
H A Dppb_message_loop_proxy.cc273 const PPB_MessageLoop_1_0* PPB_MessageLoop_Proxy::GetInterface() { function in class:ppapi::proxy::PPB_MessageLoop_Proxy
/external/chromium_org/chrome/renderer/pepper/
H A Dppb_pdf_impl.cc460 const PPB_PDF* PPB_PDF_Impl::GetInterface() { return &ppb_pdf; } function in class:PPB_PDF_Impl

Completed in 476 milliseconds

12