Home
last modified time | relevance | path

Searched refs:ringtone2Path (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Ddualfwk_conf_loader.cpp121 conf.ringtone2Path = GetConf("ringtone2_path"); in Load()
131 conf.ringtone2Path = GetConf("ringtone2_path"); in Load()
145 RINGTONE_DEBUG_LOG("conf.ringtone2Path = %{public}s", conf.ringtone2Path.c_str()); in ShowConf()
H A Ddualfwk_sound_setting.cpp179 if (!conf.ringtone2Path.empty()) { in ProcessConf()
180 toneFile = RingtoneFileUtils::GetFileNameFromPathOrUri(conf.ringtone2Path, isTitle); in ProcessConf()
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/include/
H A Ddualfwk_conf_loader.h35 std::string ringtone2Path; member
/ohos5.0/foundation/multimedia/ringtone_library/test/unittest/ringtone_dualfwk_restore_test/src/
H A Dringtone_dualfwk_restore_test.cpp203 conf.ringtone2Path = message;