Home
last modified time | relevance | path

Searched refs:alarmAlertPath (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Ddualfwk_conf_loader.cpp119 conf.alarmAlertPath = GetConf("alarm_alert"); in Load()
129 conf.alarmAlertPath = GetConf("alarm_alert_path"); in Load()
143 RINGTONE_DEBUG_LOG("conf.alarmAlertPath = %{public}s", conf.alarmAlertPath.c_str()); in ShowConf()
H A Ddualfwk_sound_setting.cpp185 if (!conf.alarmAlertPath.empty()) { in ProcessConf()
186 toneFile = RingtoneFileUtils::GetFileNameFromPathOrUri(conf.alarmAlertPath, isTitle); in ProcessConf()
/foundation/multimedia/ringtone_library/services/ringtone_restore/include/
H A Ddualfwk_conf_loader.h37 std::string alarmAlertPath; member
/foundation/multimedia/ringtone_library/test/unittest/ringtone_dualfwk_restore_test/src/
H A Dringtone_dualfwk_restore_test.cpp204 conf.alarmAlertPath = message; in HWTEST_F()

Completed in 3 milliseconds