Searched refs:GetInterface (Results 1 – 25 of 49) sorted by relevance
12
/third_party/gstreamer/gstplugins_bad/sys/opensles/ |
D | openslesringbuffer.c | 154 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/ |
D | ISupplicant.aidl | 58 IIface GetInterface(in @utf8InCpp String ifname); in GetInterface() method
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/binder/fi/w1/wpa_supplicant/ |
D | ISupplicant.aidl | 58 IIface GetInterface(in @utf8InCpp String ifname); in GetInterface() method
|
/third_party/grpc/src/compiler/ |
D | objective_c_generator.h | 50 string GetInterface(const ServiceDescriptor* service,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/binder/ |
D | supplicant.h | 41 android::binder::Status GetInterface(
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/binder/ |
D | supplicant.h | 41 android::binder::Status GetInterface(
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/ |
D | dbus-listen-preq.py | 55 path = wpas.GetInterface(ifname)
|
D | wpas-dbus-new-getall.py | 23 path = wpas.GetInterface(ifname)
|
D | wpas-dbus-new-wps.py | 68 path = wpas.GetInterface(ifname)
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/ |
D | dbus-listen-preq.py | 55 path = wpas.GetInterface(ifname)
|
D | wpas-dbus-new-getall.py | 23 path = wpas.GetInterface(ifname)
|
D | wpas-dbus-new-wps.py | 68 path = wpas.GetInterface(ifname)
|
/third_party/skia/third_party/externals/oboe/src/opensles/ |
D | AudioInputStreamOpenSLES.cpp | 150 result = (*mObjectInterface)->GetInterface(mObjectInterface, in open() 185 result = (*mObjectInterface)->GetInterface(mObjectInterface, SL_IID_RECORD, &mRecordInterface); in open()
|
D | EngineOpenSLES.cpp | 49 result = (*mEngineObject)->GetInterface(mEngineObject, SL_IID_ENGINE, &mEngineInterface); in open()
|
D | AudioOutputStreamOpenSLES.cpp | 182 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/ |
D | p2p_flush.py | 82 self.path = self.wpas.GetInterface(
|
D | p2p_listen.py | 83 self.path = self.wpas.GetInterface(
|
D | p2p_stop_find.py | 84 self.path = self.wpas.GetInterface(
|
D | p2p_disconnect.py | 82 self.path = self.wpas.GetInterface(
|
D | p2p_find.py | 86 self.path = self.wpas.GetInterface(
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/ |
D | p2p_flush.py | 82 self.path = self.wpas.GetInterface(
|
D | p2p_disconnect.py | 82 self.path = self.wpas.GetInterface(
|
D | p2p_listen.py | 83 self.path = self.wpas.GetInterface(
|
D | p2p_stop_find.py | 84 self.path = self.wpas.GetInterface(
|
D | p2p_find.py | 86 self.path = self.wpas.GetInterface(
|
12