Searched refs:supplicant_object_ (Results 1 – 2 of 2) sorted by relevance
394 supplicant_object_ = new Supplicant(global); in registerHidlService()395 if (supplicant_object_->registerAsService() != android::NO_ERROR) { in registerHidlService()
201 android::sp<Supplicant> supplicant_object_; variable