Searched refs:GetInterface (Results 101 - 124 of 124) sorted by relevance

12345

/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_render_impl.cc31 ViERender* ViERender::GetInterface(VideoEngine* video_engine) { function in class:webrtc::ViERender
H A Dvie_channel_manager.cc294 sync_interface = VoEVideoSync::GetInterface(voice_engine);
H A Dvie_codec_impl.cc88 ViECodec* ViECodec::GetInterface(VideoEngine* video_engine) { function in class:webrtc::ViECodec
H A Dvie_rtp_rtcp_impl.cc77 ViERTP_RTCP* ViERTP_RTCP::GetInterface(VideoEngine* video_engine) { function in class:webrtc::ViERTP_RTCP
/external/chromium_org/chromeos/dbus/
H A Dshill_client_unittest_base.cc371 EXPECT_EQ(interface_name_, method_call->GetInterface());
/external/chromium_org/third_party/webrtc/voice_engine/
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_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
H A Dvoe_base_impl.cc31 VoEBase* VoEBase::GetInterface(VoiceEngine* voiceEngine) function in class:webrtc::VoEBase
/external/chromium_org/dbus/
H A Dmessage.cc261 AppendStringHeader("interface", GetInterface(), &headers);
316 std::string Message::GetInterface() { function in class:dbus::Message
H A Dobject_manager.cc268 const std::string interface = signal->GetInterface();
H A Dbus.cc1139 signal->GetInterface() != DBUS_INTERFACE_DBUS ||
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/primitives/
H A Dframedrop_primitives.cc212 webrtc::ViEImageProcess::GetInterface(video_engine_interface);
/external/chromium_org/chrome/browser/password_manager/
H A Dnative_backend_kwallet_x_unittest.cc421 EXPECT_EQ("org.kde.KLauncher", method_call->GetInterface());
461 EXPECT_EQ("org.kde.KWallet", method_call->GetInterface());
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tools.pas511 if GetInterface(IID, Obj) then
677 if GetInterface(IID, Obj) then
/external/chromium_org/chrome/renderer/
H A Dchrome_content_renderer_client.cc1436 return pdf::PPB_PDF_Impl::GetInterface();
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
H A Dvie_autotest_rtp_rtcp.cc994 webrtc::VoEBase* voe_base = webrtc::VoEBase::GetInterface(voice_engine);
/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/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvoiceengine.cc3696 vie_network = webrtc::ViENetwork::GetInterface(shared_bwe_vie_);
/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 2672 milliseconds

12345