Home
last modified time | relevance | path

Searched refs:GetInterface (Results 1 – 25 of 49) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/sys/opensles/
Dopenslesringbuffer.c154 result = (*thiz->recorderObject)->GetInterface (thiz->recorderObject, in _opensles_recorder_acquire()
181 result = (*thiz->recorderObject)->GetInterface (thiz->recorderObject, in _opensles_recorder_acquire()
191 (*thiz->recorderObject)->GetInterface (thiz->recorderObject, in _opensles_recorder_acquire()
426 result = (*thiz->playerObject)->GetInterface (thiz->playerObject, in _opensles_player_acquire()
452 result = (*thiz->playerObject)->GetInterface (thiz->playerObject, in _opensles_player_acquire()
461 result = (*thiz->playerObject)->GetInterface (thiz->playerObject, in _opensles_player_acquire()
470 result = (*thiz->playerObject)->GetInterface (thiz->playerObject, in _opensles_player_acquire()
746 result = (*thiz->engineObject)->GetInterface (thiz->engineObject, in gst_opensles_ringbuffer_open_device()
776 result = (*thiz->outputMixObject)->GetInterface (thiz->outputMixObject, in gst_opensles_ringbuffer_open_device()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/binder/fi/w1/wpa_supplicant/
DISupplicant.aidl58 IIface GetInterface(in @utf8InCpp String ifname); in GetInterface() method
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/binder/fi/w1/wpa_supplicant/
DISupplicant.aidl58 IIface GetInterface(in @utf8InCpp String ifname); in GetInterface() method
/third_party/grpc/src/compiler/
Dobjective_c_generator.h50 string GetInterface(const ServiceDescriptor* service,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/binder/
Dsupplicant.h41 android::binder::Status GetInterface(
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/binder/
Dsupplicant.h41 android::binder::Status GetInterface(
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
Ddbus-listen-preq.py55 path = wpas.GetInterface(ifname)
Dwpas-dbus-new-getall.py23 path = wpas.GetInterface(ifname)
Dwpas-dbus-new-wps.py68 path = wpas.GetInterface(ifname)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
Ddbus-listen-preq.py55 path = wpas.GetInterface(ifname)
Dwpas-dbus-new-getall.py23 path = wpas.GetInterface(ifname)
Dwpas-dbus-new-wps.py68 path = wpas.GetInterface(ifname)
/third_party/skia/third_party/externals/oboe/src/opensles/
DAudioInputStreamOpenSLES.cpp150 result = (*mObjectInterface)->GetInterface(mObjectInterface, in open()
185 result = (*mObjectInterface)->GetInterface(mObjectInterface, SL_IID_RECORD, &mRecordInterface); in open()
DEngineOpenSLES.cpp49 result = (*mEngineObject)->GetInterface(mEngineObject, SL_IID_ENGINE, &mEngineInterface); in open()
DAudioOutputStreamOpenSLES.cpp182 result = (*mObjectInterface)->GetInterface(mObjectInterface, in open()
210 result = (*mObjectInterface)->GetInterface(mObjectInterface, SL_IID_PLAY, &mPlayInterface); in open()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
Dp2p_flush.py82 self.path = self.wpas.GetInterface(
Dp2p_listen.py83 self.path = self.wpas.GetInterface(
Dp2p_stop_find.py84 self.path = self.wpas.GetInterface(
Dp2p_disconnect.py82 self.path = self.wpas.GetInterface(
Dp2p_find.py86 self.path = self.wpas.GetInterface(
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
Dp2p_flush.py82 self.path = self.wpas.GetInterface(
Dp2p_disconnect.py82 self.path = self.wpas.GetInterface(
Dp2p_listen.py83 self.path = self.wpas.GetInterface(
Dp2p_stop_find.py84 self.path = self.wpas.GetInterface(
Dp2p_find.py86 self.path = self.wpas.GetInterface(

12