Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_android.cpp29 static int gBinderFd; variable
52 IPCThreadState::self()->setupPolling(&gBinderFd); in healthd_mode_android_init()
54 if (gBinderFd >= 0) { in healthd_mode_android_init()
55 if (healthd_register_event(gBinderFd, binder_event)) in healthd_mode_android_init()