Searched refs:waitUntilStateThenRelock (Results 1 – 2 of 2) sorted by relevance
251 res = waitUntilStateThenRelock(/*active*/ false, kShutdownTimeout); in disconnect()600 waitUntilStateThenRelock(/*active*/true, kActiveTimeout); in submitRequestsHelper()1163 status_t res = waitUntilStateThenRelock(/*active*/ false, kShutdownTimeout); in waitUntilDrainedLocked()1184 status_t res = waitUntilStateThenRelock(/*active*/ false, kShutdownTimeout); in internalPauseAndWaitLocked()1199 res = waitUntilStateThenRelock(/*active*/ true, kActiveTimeout); in internalResumeLocked()1208 status_t Camera3Device::waitUntilStateThenRelock(bool active, nsecs_t timeout) { in waitUntilStateThenRelock() function in android::Camera3Device
316 status_t waitUntilStateThenRelock(bool active, nsecs_t timeout);