Home
last modified time | relevance | path

Searched defs:AUDIO_TONE_CONFIG_FILE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/config/
H A Daudio_tone_parser.h32 static constexpr char AUDIO_TONE_CONFIG_FILE[] = "system/etc/audio/audio_tone_dtmf_config.xml"; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp8705 std::string AUDIO_TONE_CONFIG_FILE = "system/etc/audio/audio_tone_dtmf_config.xml"; in LoadToneDtmfConfig() local