Searched refs:caSystemId (Results 1 – 3 of 3) sorted by relevance
251 ::testing::AssertionResult createCasPlugin(int32_t caSystemId);263 ::testing::AssertionResult MediaCasHidlTest::createCasPlugin(int32_t caSystemId) { in createCasPlugin() argument264 auto status = mService->isSystemIdSupported(caSystemId); in createCasPlugin()268 status = mService->isDescramblerSupported(caSystemId); in createCasPlugin()274 auto pluginStatus = mService->createPlugin(caSystemId, mCasListener); in createCasPlugin()283 auto descramblerStatus = mService->createDescrambler(caSystemId); in createCasPlugin()437 int32_t caSystemId = descriptors[i].caSystemId; in TEST_F() local439 ASSERT_TRUE(createCasPlugin(caSystemId)); in TEST_F()474 int32_t caSystemId = descriptors[i].caSystemId; in TEST_F() local475 if (CLEAR_KEY_SYSTEM_ID == caSystemId) { in TEST_F()
183 .caSystemId = it->CA_system_id, in queryPluginsFromPath()
122 int32_t caSystemId;