Searched refs:DPERR_NOMESSAGES (Results 1 – 4 of 4) sorted by relevance
167 case DPERR_NOMESSAGES: return "DPERR_NOMESSAGES"; in dpResult2str()645 checkHR( DPERR_NOMESSAGES, hr ); in check_messages()5151 checkHR( DPERR_NOMESSAGES, hr ); in test_Send()5420 checkHR( DPERR_NOMESSAGES, hr ); in test_Receive()5424 checkHR( DPERR_NOMESSAGES, hr ); in test_Receive()5611 checkHR( DPERR_NOMESSAGES, hr ); in test_Receive()5637 checkHR( DPERR_NOMESSAGES, hr ); in test_Receive()6368 checkHR( DPERR_NOMESSAGES, hr ); in test_remote_data_replication()6477 checkHR( DPERR_NOMESSAGES, hr ); in test_host_migration()6489 checkHR( DPERR_NOMESSAGES, hr ); in test_host_migration()[all …]
1109 case DPERR_NOMESSAGES: in DPLAYX_HresultToString()
3404 return DPERR_NOMESSAGES; in DP_IF_Receive()
110 #define DPERR_NOMESSAGES MAKE_DPHRESULT( 190 ) macro