Home
last modified time | relevance | path

Searched refs:iface_object (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/binder/
H A Dbinder_manager.cpp88 android::sp<fi::w1::wpa_supplicant::IIface> *iface_object) in getIfaceBinderObjectByKey() argument
90 if (!iface_object_key || !iface_object) in getIfaceBinderObjectByKey()
96 *iface_object = iface_object_map_[iface_object_key]; in getIfaceBinderObjectByKey()
H A Dbinder_manager.h40 android::sp<fi::w1::wpa_supplicant::IIface> *iface_object);