Home
last modified time | relevance | path

Searched refs:SPK_DEV_FILENAME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddspeaker_dev.h87 const std::string SPK_DEV_FILENAME = "dump_source_spk_write_to_trans.pcm"; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddspeaker_dev.cpp201 DumpFileUtil::OpenDumpFile(DUMP_SERVER_PARA, SPK_DEV_FILENAME, &dumpFileCommn_); in SetUp()