Searched refs:waitUntilStateThenRelock (Results 1 – 2 of 2) sorted by relevance
412 res = waitUntilStateThenRelock(/*active*/ false, maxExpectedDuration); in disconnectImpl()1015 waitUntilStateThenRelock(/*active*/true, kActiveTimeout); in submitRequestsHelper()1840 status_t res = waitUntilStateThenRelock(/*active*/ false, maxExpectedDuration); in waitUntilDrainedLocked()1865 status_t res = waitUntilStateThenRelock(/*active*/ false, maxExpectedDuration); in internalPauseAndWaitLocked()1882 res = waitUntilStateThenRelock(/*active*/ true, kActiveTimeout); in internalResumeLocked()1891 status_t Camera3Device::waitUntilStateThenRelock(bool active, nsecs_t timeout) { in waitUntilStateThenRelock() function in android::Camera3Device
693 status_t waitUntilStateThenRelock(bool active, nsecs_t timeout);