Searched refs:foundStatus (Results 1 – 1 of 1) sorted by relevance
154 bool foundStatus = false; in waitForTorchState() local155 while (!foundStatus) { in waitForTorchState()161 foundStatus = (iter != mCameraTorchStatuses.end() && iter->second == status); in waitForTorchState()