Home
last modified time | relevance | path

Searched refs:logTorchEvent (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraService.h1191 void logTorchEvent(const std::string &cameraId, const std::string &torchState, int clientPid);
DCameraService.cpp3131 logTorchEvent(cameraId, torchState, clientPid); in setTorchMode()
3967 void CameraService::logTorchEvent(const std::string &cameraId, const std::string &torchState, in logTorchEvent() function in android::CameraService