Home
last modified time | relevance | path

Searched refs:OPERATION_UNSET_OFFLOAD_ENABLE (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_service/server/include/
H A Di_stream.h35 OPERATION_UNSET_OFFLOAD_ENABLE, enumerator
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpro_renderer_stream_impl.cpp651 statusCallback->OnStatusUpdate(OPERATION_UNSET_OFFLOAD_ENABLE); in SetOffloadDisable()
H A Dpa_renderer_stream_impl.cpp1108 statusCallback->OnStatusUpdate(OPERATION_UNSET_OFFLOAD_ENABLE); in SyncOffloadMode()
H A Drenderer_in_server.cpp285 case OPERATION_UNSET_OFFLOAD_ENABLE: in OnStatusUpdateSub()
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/renderer_in_server_unit_test/src/
H A Drenderer_in_server_unit_test.cpp414 * @tc.desc : Test OnStatusUpdateSub when operation is OPERATION_UNSET_OFFLOAD_ENABLE.
426 rendererInServer->OnStatusUpdateSub(OPERATION_UNSET_OFFLOAD_ENABLE); in HWTEST_F()
2771 * @tc.desc : Test OnDataLinkConnectionUpdate interface. Set operation is OPERATION_UNSET_OFFLOAD_ENABLE.
2777 IOperation operation = OPERATION_UNSET_OFFLOAD_ENABLE; in HWTEST_F()
2780 EXPECT_EQ(OPERATION_UNSET_OFFLOAD_ENABLE, operation); in HWTEST_F()

Completed in 10 milliseconds