Searched refs:OnTorchStatus (Results 1 – 5 of 5) sorted by relevance
148 void OnTorchStatus(TorchStatus status) override;191 void OnTorchStatus(TorchStatus status) override in OnTorchStatus() function195 cameraService->OnTorchStatus(status); in OnTorchStatus()
55 virtual void OnTorchStatus(TorchStatus status) = 0;
596 statusCallback->OnTorchStatus(torchStatus); in OnFlashlightStatus_V1_2()1056 statusCallback->OnTorchStatus(TORCH_STATUS_OFF); in AddCameraHost()1082 statusCallback->OnTorchStatus(TORCH_STATUS_UNAVAILABLE); in RemoveCameraHost()
739 void HCameraService::OnTorchStatus(TorchStatus status) in OnTorchStatus() function in OHOS::CameraStandard::HCameraService
428 void OnTorchStatus(TorchStatus status) override in OnTorchStatus() function in OHOS::CameraStandard::MockHCameraHostManager::MockStatusCallback