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