Home
last modified time | relevance | path

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

/ohos5.0/base/update/updateservice/services/core/ability/preference/src/
H A Dpreference_utils_empty.cpp42 bool PreferencesUtil::SaveLong(const std::string &key, int64_t value) in SaveLong() function in OHOS::UpdateEngine::PreferencesUtil
H A Dpreference_utils.cpp63 bool PreferencesUtil::SaveLong(const std::string &key, int64_t value) in SaveLong() function in OHOS::UpdateEngine::PreferencesUtil
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_timed_collect_tool.cpp50 bool PreferencesUtil::SaveLong(const std::string& key, int64_t value) in SaveLong() function in OHOS::PreferencesUtil
/ohos5.0/base/telephony/telephony_data/common/src/
H A Dpreferences_util.cpp99 int PreferencesUtil::SaveLong(const std::string &key, int64_t value) in SaveLong() function in OHOS::Telephony::PreferencesUtil
/ohos5.0/base/theme/screenlock_mgr/utils/src/
H A Dpreferences_util.cpp98 int PreferencesUtil::SaveLong(const std::string &key, int64_t value) in SaveLong() function in OHOS::ScreenLock::PreferencesUtil
/ohos5.0/base/telephony/core_service/utils/preferences/src/
H A Dtel_profile_util.cpp94 int TelProfileUtil::SaveLong(const std::string &key, int64_t value) in SaveLong() function in OHOS::Telephony::TelProfileUtil