Searched refs:ringtone2Path (Results 1 – 4 of 4) sorted by relevance
121 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()
179 if (!conf.ringtone2Path.empty()) { in ProcessConf()180 toneFile = RingtoneFileUtils::GetFileNameFromPathOrUri(conf.ringtone2Path, isTitle); in ProcessConf()
35 std::string ringtone2Path; member
203 conf.ringtone2Path = message;