Searched refs:messagePath (Results 1 – 4 of 4) sorted by relevance
123 conf.messagePath = GetConf("message_path"); in Load()125 conf.messagePath = backupConfigs["mms_sim1_channel"]; in Load()133 conf.messagePath = GetConf("message_path"); in Load()147 RINGTONE_DEBUG_LOG("conf.messagePath = %{public}s", conf.messagePath.c_str()); in ShowConf()
191 if (!conf.messagePath.empty()) { in ProcessConf()192 toneFile = RingtoneFileUtils::GetFileNameFromPathOrUri(conf.messagePath, isTitle); in ProcessConf()
39 std::string messagePath; member
200 conf.messagePath = message;