Home
last modified time | relevance | path

Searched defs:GetInterface (Results 1 – 18 of 18) sorted by relevance

/external/pdfium/xfa/include/fwl/lightwidget/
Dapp.h22 IFWL_App* GetInterface() const { return m_pIface; } in GetInterface() function
/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_threadimp.h18 IFWL_Thread* GetInterface() const { return m_pIface; } in GetInterface() function
/external/wpa_supplicant_8/wpa_supplicant/binder/fi/w1/wpa_supplicant/
DISupplicant.aidl58 IIface GetInterface(in @utf8InCpp String ifname); in GetInterface() method
/external/webrtc/webrtc/voice_engine/
Dvoe_neteq_stats_impl.cc22 VoENetEqStats* VoENetEqStats::GetInterface(VoiceEngine* voiceEngine) { in GetInterface() function in webrtc::VoENetEqStats
Dvoe_external_media_impl.cc23 VoEExternalMedia* VoEExternalMedia::GetInterface(VoiceEngine* voiceEngine) { in GetInterface() function in webrtc::VoEExternalMedia
Dvoe_network_impl.cc24 VoENetwork* VoENetwork::GetInterface(VoiceEngine* voiceEngine) { in GetInterface() function in webrtc::VoENetwork
Dvoe_dtmf_impl.cc23 VoEDtmf* VoEDtmf::GetInterface(VoiceEngine* voiceEngine) { in GetInterface() function in webrtc::VoEDtmf
Dvoe_video_sync_impl.cc21 VoEVideoSync* VoEVideoSync::GetInterface(VoiceEngine* voiceEngine) { in GetInterface() function in webrtc::VoEVideoSync
Dvoe_hardware_impl.cc22 VoEHardware* VoEHardware::GetInterface(VoiceEngine* voiceEngine) { in GetInterface() function in webrtc::VoEHardware
Dvoe_volume_control_impl.cc23 VoEVolumeControl* VoEVolumeControl::GetInterface(VoiceEngine* voiceEngine) { in GetInterface() function in webrtc::VoEVolumeControl
Dvoe_codec_impl.cc23 VoECodec* VoECodec::GetInterface(VoiceEngine* voiceEngine) { in GetInterface() function in webrtc::VoECodec
Dvoe_file_impl.cc25 VoEFile* VoEFile::GetInterface(VoiceEngine* voiceEngine) { in GetInterface() function in webrtc::VoEFile
Dvoe_rtp_rtcp_impl.cc23 VoERTP_RTCP* VoERTP_RTCP::GetInterface(VoiceEngine* voiceEngine) { in GetInterface() function in webrtc::VoERTP_RTCP
Dvoe_audio_processing_impl.cc47 VoEAudioProcessing* VoEAudioProcessing::GetInterface(VoiceEngine* voiceEngine) { in GetInterface() function in webrtc::VoEAudioProcessing
Dvoe_base_impl.cc31 VoEBase* VoEBase::GetInterface(VoiceEngine* voiceEngine) { in GetInterface() function in webrtc::VoEBase
/external/wpa_supplicant_8/wpa_supplicant/binder/
Dsupplicant.cpp102 android::binder::Status Supplicant::GetInterface( in GetInterface() function in wpa_supplicant_binder::Supplicant
/external/libchrome/dbus/
Dmessage.cc314 std::string Message::GetInterface() { in GetInterface() function in dbus::Message
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetimp.cpp498 IFWL_Widget* CFWL_WidgetImp::GetInterface() const { in GetInterface() function in CFWL_WidgetImp