Searched refs:supplicant_object_ (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/wpa/wpa_supplicant/binder/
H A Dbinder_manager.h49 android::sp<Supplicant> supplicant_object_; member in class:wpa_supplicant_binder::BinderManager
H A Dbinder_manager.cpp42 supplicant_object_ = new Supplicant(global);
45 service_name, android::IInterface::asBinder(supplicant_object_));

Completed in 66 milliseconds