Searched refs:SaveSystemSoundUrl (Results 1 – 3 of 3) sorted by relevance
86 bool SaveSystemSoundUrl(const std::string &key, const std::string &value);
492 bool VolumeDataMaintainer::SaveSystemSoundUrl(const std::string &key, const std::string &value) in SaveSystemSoundUrl() function in OHOS::AudioStandard::VolumeDataMaintainer
1626 volumeDataMaintainer_.SaveSystemSoundUrl(key, systemSoundUri); in CloneSystemSoundUrl()1658 if (!volumeDataMaintainer_.SaveSystemSoundUrl(key, uri)) { in SetSystemSoundUri()