Home
last modified time | relevance | path

Searched defs:SetInterface (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/art/runtime/mirror/
H A Diftable-inl.h36 inline void IfTable::SetInterface(int32_t i, ObjPtr<Class> interface) { in SetInterface() function
/aosp_15_r20/external/webrtc/media/base/
H A Dmedia_channel.cc50 void MediaChannel::SetInterface(NetworkInterface* iface) { in SetInterface() function in cricket::MediaChannel
/aosp_15_r20/external/crosvm/usb_util/src/
H A Dtypes.rs245 SetInterface = 11, enumerator
/aosp_15_r20/external/libchrome/dbus/
H A Dmessage.cc273 bool Message::SetInterface(const std::string& interface) { in SetInterface() function in dbus::Message
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go1001 func (t *Type) SetInterface(methods []*Field) { func
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_video_engine.cc1890 void WebRtcVideoChannel::SetInterface(NetworkInterface* iface) { in SetInterface() function in cricket::WebRtcVideoChannel