Searched defs:eventArg (Results  1 – 4 of 4) sorted by relevance
| /hardware/interfaces/cas/1.1/vts/functional/ | 
| D | VtsHalCasV1_1TargetTest.cpp | 214 void MediaCasListener::testEventEcho(sp<ICas>& mediaCas, int32_t& event, int32_t& eventArg,  in testEventEcho()235                                             int32_t& event, int32_t& eventArg,  in testSessionEventEcho()
 513     int32_t eventArg = 2;  in TEST_P()  local
 
 | 
| /hardware/interfaces/cas/1.2/vts/functional/ | 
| D | VtsHalCasV1_2TargetTest.cpp | 231 void MediaCasListener::testEventEcho(sp<ICas>& mediaCas, int32_t& event, int32_t& eventArg,  in testEventEcho()252                                             int32_t& event, int32_t& eventArg,  in testSessionEventEcho()
 546     int32_t eventArg = 2;  in TEST_P()  local
 
 | 
| /hardware/interfaces/cas/aidl/vts/functional/ | 
| D | VtsHalCasAidlTargetTest.cpp | 201 void MediaCasListener::testEventEcho(shared_ptr<ICas>& mediaCas, int32_t& event, int32_t& eventArg,  in testEventEcho()222                                             int32_t& eventArg, vector<uint8_t>& eventData) {  in testSessionEventEcho()
 669     int32_t eventArg = 2;  in TEST_P()  local
 
 | 
| /hardware/interfaces/cas/1.0/vts/functional/ | 
| D | VtsHalCasV1_0TargetTest.cpp | 193 void MediaCasListener::testEventEcho(sp<ICas>& mediaCas, int32_t& event, int32_t& eventArg,  in testEventEcho()539     int32_t eventArg = 2;  in TEST_P()  local
 
 |