Home
last modified time | relevance | path

Searched defs:mediaCas (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/cas/1.1/vts/functional/
DVtsHalCasV1_1TargetTest.cpp212 void MediaCasListener::testEventEcho(sp<ICas>& mediaCas, int32_t& event, int32_t& eventArg, in testEventEcho()
232 void MediaCasListener::testSessionEventEcho(sp<ICas>& mediaCas, const hidl_vec<uint8_t>& sessionId, in testSessionEventEcho()
/hardware/interfaces/cas/1.0/vts/functional/
DVtsHalCasV1_0TargetTest.cpp191 void MediaCasListener::testEventEcho(sp<ICas>& mediaCas, int32_t& event, int32_t& eventArg, in testEventEcho()
452 sp<ICas> mediaCas = pluginStatus; in TEST_F() local