Searched refs:isSessionStarted_ (Results 1 – 3 of 3) sorted by relevance
1061 if (stream && stream->GetStreamType() == StreamType::CAPTURE && isSessionStarted_) { in CancelStreamsAndGetStreamInfos()1063 } else if (stream && stream->GetStreamType() == StreamType::REPEAT && isSessionStarted_) { in CancelStreamsAndGetStreamInfos()1076 if (!isSessionStarted_) { in RestartStreams()1380 isSessionStarted_ = true; in Start()1528 isSessionStarted_ = false; in Stop()1610 isSessionStarted_ = false; in Release()
375 bool isSessionStarted_ = false; variable
6773 camSession->isSessionStarted_ = true;