Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H A Devents_monitor.cpp84 CameraSessionStatus cameraSessionStatus; in NotifyCameraSessionStatus() local
89 cameraSessionStatus = isSystemCamera ? in NotifyCameraSessionStatus()
93 cameraSessionStatus = isSystemCamera ? in NotifyCameraSessionStatus()
97 NotifyObserversUnlocked(userId, EventType::CAMERA_SESSION_STATUS_EVENT, cameraSessionStatus); in NotifyCameraSessionStatus()