Home
last modified time | relevance | path

Searched refs:iConnectOptions (Results 1 – 25 of 28) sorted by relevance

12

/external/opencore/engines/2way/test/src/
Duse_play_file_test.cpp323 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()
Dplay_from_file_disconnect_test.cpp314 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
338 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dpff_pause_disconnect_test.cpp307 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
331 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dplay_from_file_pause_test.cpp309 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
333 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dvideo_preview_disconnect_test.cpp131 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dvideo_preview_test.cpp131 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dvideo_only_resume_close_test.cpp132 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dav_pause_disconnect_test.cpp126 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Da_only_rec_test.cpp261 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dvideo_only_pause_close_test.cpp132 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Daudio_only_pause_close_test.cpp132 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Daudio_only_resume_close_test.cpp132 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dvideo_preview_pause_test.cpp131 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Daudio_only_pause_test.cpp126 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dv_only_rec_test.cpp261 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dvideo_only_pause_test.cpp126 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dv_only_pause_rec_test.cpp261 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Da_only_pause_rec_test.cpp261 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dplay_from_file_test.cpp334 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dpff_eos_test.cpp345 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dav_pause_rec_disconnect_test.cpp359 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dav_rec_v_preview_test.cpp310 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
Dav_disconnect_reset_rec_test.cpp372 OSCL_TRY(error, terminal->ConnectL(iConnectOptions)); in CommandCompletedL()
/external/opencore/engines/2way/test/include/
Dtest_engine.h183 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/
Dpv_2way_interface_cmd_messages.h152 , iConnectOptions(aOptions), in PV2WayMessageConnect()
157 const PV2WayConnectOptions& iConnectOptions; variable

12