Searched refs:captureSessionsManager_ (Results 1 – 2 of 2) sorted by relevance
474 captureSessionsManager_.EnsureInsert(pid, captureSession); in CreateCaptureSession()1175 captureSessionsManager_.Find(pid, captureSession_); in SetPrelaunchConfig()1178 captureSessionsManager_.Clear(); in SetPrelaunchConfig()1179 captureSessionsManager_.EnsureInsert(pid, captureSession_); in SetPrelaunchConfig()1919 captureSessionsManager_.Find(pid, captureSession); in GetCameraOutputStatus()
286 SafeMap<uint32_t, sptr<HCaptureSession>> captureSessionsManager_; variable