Searched defs:SaveInt (Results 1 - 5 of 5) sorted by relevance
/base/telephony/core_service/utils/preferences/src/ | ||
H A D | tel_profile_util.cpp | 54 int TelProfileUtil::SaveInt(const std::string &key, int value) in SaveInt() function in OHOS::Telephony::TelProfileUtil |
/base/update/updateservice/services/core/ability/preference/src/ | ||
H A D | preference_utils.cpp | 53 bool PreferencesUtil::SaveInt(const std::string &key, int value) in SaveInt() function in OHOS::UpdateEngine::PreferencesUtil |
H A D | preference_utils_empty.cpp | 32 bool PreferencesUtil::SaveInt(const std::string &key, int value) in SaveInt() function in OHOS::UpdateEngine::PreferencesUtil |
/base/telephony/telephony_data/common/src/ | ||
H A D | preferences_util.cpp | 60 int PreferencesUtil::SaveInt(const std::string &key, int value) in SaveInt() function in OHOS::Telephony::PreferencesUtil |
/base/theme/screenlock_mgr/utils/src/ | ||
H A D | preferences_util.cpp | 58 int PreferencesUtil::SaveInt(const std::string &key, int value) in SaveInt() function in OHOS::ScreenLock::PreferencesUtil |
Completed in 4 milliseconds