Home
last modified time | relevance | path

Searched refs:captureSessionsManager_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_service.cpp455 captureSessionsManager_.EnsureInsert(pid, captureSession); in CreateCaptureSession()
1160 captureSessionsManager_.Find(pid, captureSession_); in SetPrelaunchConfig()
1163 captureSessionsManager_.Clear(); in SetPrelaunchConfig()
1164 captureSessionsManager_.EnsureInsert(pid, captureSession_); in SetPrelaunchConfig()
1967 captureSessionsManager_.Find(pid, captureSession); in GetCameraOutputStatus()
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhcamera_service.h284 SafeMap<uint32_t, sptr<HCaptureSession>> captureSessionsManager_; member in OHOS::CameraStandard::HCameraService

Completed in 6 milliseconds