Home
last modified time | relevance | path

Searched refs:registerBinderService (Results 1 – 3 of 3) sorted by relevance

/src/contrib/wpa/wpa_supplicant/binder/
H A Dbinder_manager.h35 int registerBinderService(struct wpa_global *global);
H A Dbinder_manager.cpp38 int BinderManager::registerBinderService(struct wpa_global *global) in registerBinderService() function in wpa_supplicant_binder::BinderManager
H A Dbinder.cpp58 binder_manager->registerBinderService(global); in wpas_binder_init()