Searched refs:forceShutdown (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/automotive/evs/1.0/default/ | ||
D | EvsEnumerator.cpp | 152 pActiveCamera->forceShutdown(); in closeCamera() |
D | EvsDisplay.h | 44 void forceShutdown(); // This gets called if another caller "steals" ownership of the display |
D | EvsDisplay.cpp | 53 forceShutdown(); in ~EvsDisplay() |
D | EvsCamera.h | 53 void forceShutdown(); // This gets called if another caller "steals" ownership of the camera |
D | EvsCamera.cpp | 70 forceShutdown(); in ~EvsCamera() |