Searched refs:hasFrontendConnection (Results 1 – 8 of 8) sorted by relevance
153 if ((!live.hasFrontendConnection || !scan.hasFrontendConnection) && !playback.support) { in validateConnections()158 if (record.support && !record.hasFrontendConnection && in validateConnections()164 if (descrambling.support && !descrambling.hasFrontendConnection && in validateConnections()170 bool feIsValid = live.hasFrontendConnection in validateConnections()173 feIsValid &= scan.hasFrontendConnection ? frontendMap.find(scan.frontendId) != frontendMap.end() in validateConnections()175 feIsValid &= record.support && record.hasFrontendConnection in validateConnections()178 feIsValid &= (descrambling.support && descrambling.hasFrontendConnection) in validateConnections()190 bool dvrIsValid = (live.hasFrontendConnection && frontendMap[live.frontendId].isSoftwareFe) in validateConnections()195 if (record.hasFrontendConnection) { in validateConnections()205 if (descrambling.hasFrontendConnection) { in validateConnections()[all …]
167 if (mLnbId || record.hasFrontendConnection) { in recordSingleFilterTest()205 if (mLnbId || record.hasFrontendConnection) { in recordSingleFilterTest()217 if (mLnbId || record.hasFrontendConnection) { in recordSingleFilterTest()230 if (mLnbId || record.hasFrontendConnection) { in recordSingleFilterTest()273 if (record.hasFrontendConnection) { in attachSingleFilterToRecordDvrTest()311 if (record.hasFrontendConnection) { in attachSingleFilterToRecordDvrTest()324 if (descrambling.hasFrontendConnection) { in scrambledBroadcastTest()370 if (descrambling.hasFrontendConnection) { in scrambledBroadcastTest()382 if (descrambling.hasFrontendConnection) { in scrambledBroadcastTest()400 if (descrambling.hasFrontendConnection) { in scrambledBroadcastTest()[all …]
146 if (record.hasFrontendConnection) { in recordSingleFilterTest()182 if (record.hasFrontendConnection) { in recordSingleFilterTest()194 if (record.hasFrontendConnection) { in recordSingleFilterTest()207 if (record.hasFrontendConnection) { in recordSingleFilterTest()218 if (!live.hasFrontendConnection) { in TEST_P()228 if (!live.hasFrontendConnection) { in TEST_P()239 if (!live.hasFrontendConnection) { in TEST_P()258 if (!live.hasFrontendConnection) { in TEST_P()266 if (!scan.hasFrontendConnection) { in TEST_P()274 if (!live.hasFrontendConnection) { in TEST_P()[all …]
151 if (record.support && !record.hasFrontendConnection && in validateConnections()170 if (record.hasFrontendConnection) { in validateConnections()
307 if (record.hasFrontendConnection) { in attachSingleFilterToRecordDvrTest()345 if (record.hasFrontendConnection) { in attachSingleFilterToRecordDvrTest()360 if (record.hasFrontendConnection) { in recordSingleFilterTest()412 if (record.hasFrontendConnection) { in recordSingleFilterTest()428 if (record.hasFrontendConnection) { in recordSingleFilterTest()445 if (record.hasFrontendConnection) { in recordSingleFilterTest()466 if (record.hasFrontendConnection) { in setStatusCheckIntervalHintTest()491 if (record.hasFrontendConnection) { in setStatusCheckIntervalHintTest()506 if (descrambling.hasFrontendConnection) { in scrambledBroadcastTest()568 if (descrambling.hasFrontendConnection) { in scrambledBroadcastTest()[all …]
334 mDescrambling.hasFrontendConnection = feId.compare(emptyHardwareId) == 0 ? false : true; in generateDescramblingCombinations()335 if (!mDescrambling.hasFrontendConnection) { in generateDescramblingCombinations()428 mRecord.hasFrontendConnection = true; in generateRecordCombinations()488 mLive.hasFrontendConnection = true; in generateLiveCombinations()693 scan.hasFrontendConnection = true; in determineScan()748 live.hasFrontendConnection = true; in determineLive()818 if (record.support && !record.hasFrontendConnection && in validateConnections()823 bool feIsValid = live.hasFrontendConnection in validateConnections()826 feIsValid &= scan.hasFrontendConnection ? frontendMap.find(scan.frontendId) != frontendMap.end() in validateConnections()828 feIsValid &= record.support && record.hasFrontendConnection in validateConnections()[all …]
128 bool hasFrontendConnection; member140 bool hasFrontendConnection; member156 bool hasFrontendConnection; member166 bool hasFrontendConnection; member416 live.hasFrontendConnection = true; in connectLiveBroadcast()418 live.hasFrontendConnection = false; in connectLiveBroadcast()449 scan.hasFrontendConnection = true; in connectScan()451 scan.hasFrontendConnection = false; in connectScan()492 record.hasFrontendConnection = true; in connectDvrRecord()496 record.hasFrontendConnection = false; in connectDvrRecord()[all …]
159 bool hasFrontendConnection; member172 bool hasFrontendConnection; member189 bool hasFrontendConnection; member199 bool hasFrontendConnection; member529 live.hasFrontendConnection = true; in connectLiveBroadcast()532 live.hasFrontendConnection = false; in connectLiveBroadcast()567 scan.hasFrontendConnection = true; in connectScan()570 scan.hasFrontendConnection = false; in connectScan()617 record.hasFrontendConnection = true; in connectDvrRecord()621 record.hasFrontendConnection = false; in connectDvrRecord()[all …]