Searched defs:SaveBool (Results 1 – 3 of 3) sorted by relevance
/base/update/updateservice/services/core/ability/preference/src/ | ||
D | preference_utils_empty.cpp | 38 bool PreferencesUtil::SaveBool(const std::string &key, bool value) in SaveBool() function in OHOS::UpdateEngine::PreferencesUtil |
D | preference_utils.cpp | 59 bool PreferencesUtil::SaveBool(const std::string &key, bool value) in SaveBool() function in OHOS::UpdateEngine::PreferencesUtil |
/base/telephony/core_service/utils/preferences/src/ | ||
D | tel_profile_util.cpp | 74 int TelProfileUtil::SaveBool(const std::string &key, bool value) in SaveBool() function in OHOS::Telephony::TelProfileUtil |