Searched refs:logTorchEvent (Results 1 – 2 of 2) sorted by relevance
753 void logTorchEvent(const char* cameraId, const char *torchState, int clientPid);
1653 logTorchEvent(id_cstr, torchState , clientPid); in setTorchMode()2138 void CameraService::logTorchEvent(const char* cameraId, const char *torchState, int clientPid) { in logTorchEvent() function in android::CameraService