Searched refs:tempWatchdog (Results 1 – 1 of 1) sorted by relevance
92 sp<CameraServiceWatchdog> tempWatchdog = new CameraServiceWatchdog( in watchThread() local96 status_t status = tempWatchdog->run("CameraServiceWatchdog"); in watchThread()103 res = tempWatchdog->watchThread(func, tid, functionName); in watchThread()104 tempWatchdog->requestExit(); in watchThread()105 tempWatchdog.clear(); in watchThread()