/external/opencore/engines/2way/test/src/ |
D | use_play_file_test.cpp | 323 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL() 351 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL() 398 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | play_from_file_disconnect_test.cpp | 314 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL() 338 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | pff_pause_disconnect_test.cpp | 307 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL() 331 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | play_from_file_pause_test.cpp | 309 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL() 333 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | video_preview_disconnect_test.cpp | 131 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | video_preview_test.cpp | 131 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | video_only_resume_close_test.cpp | 132 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | av_pause_disconnect_test.cpp | 126 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | a_only_rec_test.cpp | 261 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | video_only_pause_close_test.cpp | 132 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | audio_only_pause_close_test.cpp | 132 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | audio_only_resume_close_test.cpp | 132 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | video_preview_pause_test.cpp | 131 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | audio_only_pause_test.cpp | 126 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | v_only_rec_test.cpp | 261 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | video_only_pause_test.cpp | 126 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | v_only_pause_rec_test.cpp | 261 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | a_only_pause_rec_test.cpp | 261 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | play_from_file_test.cpp | 334 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | pff_eos_test.cpp | 345 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | av_pause_rec_disconnect_test.cpp | 359 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | av_rec_v_preview_test.cpp | 310 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
D | av_disconnect_reset_rec_test.cpp | 372 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
|
/external/opencore/engines/2way/test/include/ |
D | test_engine.h | 183 iConnectOptions.iLoopbackMode = PV_LOOPBACK_MUX; 273 OSCL_TRY(error, iConnectCmdId = terminal->Connect(iConnectOptions, iCommServer)); in connect() 325 PV2Way324ConnectOptions iConnectOptions; variable
|
/external/opencore/engines/2way/src/ |
D | pv_2way_interface_cmd_messages.h | 152 , iConnectOptions(aOptions), in PV2WayMessageConnect() 157 const PV2WayConnectOptions& iConnectOptions; variable
|