Searched refs:unsubscriberHandler (Results 1 – 1 of 1) sorted by relevance
272 void *unsubscriberHandler = dlopen(POWER_MANAGER_EXT_PATH, RTLD_LAZY | RTLD_NODELETE); in PickupConnectMotionConfig() local273 if (unsubscriberHandler == nullptr) { in PickupConnectMotionConfig()278 unsubscriberHandler, SET_WAKEUP_MOTION_UNSUBSCRIBER_CONFIG)); in PickupConnectMotionConfig()281 dlclose(unsubscriberHandler); in PickupConnectMotionConfig()287 dlclose(unsubscriberHandler); in PickupConnectMotionConfig()