Searched defs:SaveLong (Results 1 – 4 of 4) sorted by relevance
| /base/update/updateservice/services/core/ability/preference/src/ | ||
| D | preference_utils_empty.cpp | 43 bool PreferencesUtil::SaveLong(const std::string &key, int64_t value) in SaveLong() function in OHOS::UpdateEngine::PreferencesUtil |
| D | preference_utils.cpp | 64 bool PreferencesUtil::SaveLong(const std::string &key, int64_t value) in SaveLong() function in OHOS::UpdateEngine::PreferencesUtil |
| /base/telephony/core_service/utils/preferences/src/ | ||
| D | tel_profile_util.cpp | 94 int TelProfileUtil::SaveLong(const std::string &key, int64_t value) in SaveLong() function in OHOS::Telephony::TelProfileUtil |
| /base/telephony/telephony_data/common/src/ | ||
| D | preferences_util.cpp | 104 int PreferencesUtil::SaveLong(const std::string &key, int64_t value) in SaveLong() function in OHOS::Telephony::PreferencesUtil |