Home
last modified time | relevance | path

Searched refs:HDF_EVENT_PAUSE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/include/
H A Ddaudio_constants.h55 const std::string HDF_EVENT_PAUSE = "pause"; variable
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_render_interface_impl.cpp247 cJSON_AddStringToObject(jParam, "ChangeType", HDF_EVENT_PAUSE.c_str()); in Stop()
H A Daudio_render_ext_impl.cpp245 items = { {"ChangeType", HDF_EVENT_PAUSE}, in Stop()