Searched refs:waitUntilStateThenRelock (Results 1 – 2 of 2) sorted by relevance
283 res = waitUntilStateThenRelock(/*active*/ false, maxExpectedDuration); in disconnect()872 waitUntilStateThenRelock(/*active*/true, kActiveTimeout); in submitRequestsHelper()1754 status_t res = waitUntilStateThenRelock(/*active*/ false, maxExpectedDuration); in waitUntilDrainedLocked()1782 status_t res = waitUntilStateThenRelock(/*active*/ false, maxExpectedDuration); in internalPauseAndWaitLocked()1799 res = waitUntilStateThenRelock(/*active*/ true, kActiveTimeout); in internalResumeLocked()1808 status_t Camera3Device::waitUntilStateThenRelock(bool active, nsecs_t timeout) { in waitUntilStateThenRelock() function in android::Camera3Device
554 status_t waitUntilStateThenRelock(bool active, nsecs_t timeout);