Searched defs:torchState (Results 1 – 1 of 1) sorted by relevance
3093 std::string torchState = enabled ? "on" : "off"; in setTorchMode() local3910 void CameraService::logTorchEvent(const std::string &cameraId, const std::string &torchState, in logTorchEvent()