Searched refs:supplicant_object_ (Results 1 – 2 of 2) sorted by relevance
42 supplicant_object_ = new Supplicant(global); in registerBinderService()45 service_name, android::IInterface::asBinder(supplicant_object_)); in registerBinderService()
49 android::sp<Supplicant> supplicant_object_; variable