Home
last modified time | relevance | path

Searched defs:SaveInt (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/update/updateservice/services/core/ability/preference/src/
H A Dpreference_utils_empty.cpp32 bool PreferencesUtil::SaveInt(const std::string &key, int value) in SaveInt() function in OHOS::UpdateEngine::PreferencesUtil
H A Dpreference_utils.cpp53 bool PreferencesUtil::SaveInt(const std::string &key, int value) in SaveInt() function in OHOS::UpdateEngine::PreferencesUtil
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_preference_helper.cpp57 bool NetFirewallPreferenceHelper::SaveInt(const std::string &key, int32_t value) in SaveInt() function in OHOS::NetManagerStandard::NetFirewallPreferenceHelper
/ohos5.0/base/telephony/telephony_data/common/src/
H A Dpreferences_util.cpp59 int PreferencesUtil::SaveInt(const std::string &key, int value) in SaveInt() function in OHOS::Telephony::PreferencesUtil
/ohos5.0/base/theme/screenlock_mgr/utils/src/
H A Dpreferences_util.cpp58 int PreferencesUtil::SaveInt(const std::string &key, int value) in SaveInt() function in OHOS::ScreenLock::PreferencesUtil
/ohos5.0/base/telephony/core_service/utils/preferences/src/
H A Dtel_profile_util.cpp54 int TelProfileUtil::SaveInt(const std::string &key, int value) in SaveInt() function in OHOS::Telephony::TelProfileUtil