Home
last modified time | relevance | path

Searched refs:SaveFloat (Results 1 - 12 of 12) sorted by relevance

/base/telephony/core_service/utils/preferences/include/
H A Dtel_profile_util.h41 int SaveFloat(const std::string &key, float value);
/base/update/updateservice/services/core/ability/preference/src/
H A Dpreference_utils_empty.cpp47 bool PreferencesUtil::SaveFloat(const std::string &key, float value) in SaveFloat() function in OHOS::UpdateEngine::PreferencesUtil
H A Dpreference_utils.cpp68 bool PreferencesUtil::SaveFloat(const std::string &key, float value) in SaveFloat() function in OHOS::UpdateEngine::PreferencesUtil
/base/telephony/telephony_data/common/include/
H A Dpreferences_util.h40 int SaveFloat(const std::string &key, float value);
/base/theme/screenlock_mgr/utils/include/
H A Dpreferences_util.h40 int SaveFloat(const std::string &key, float value);
/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockutils_fuzzer/
H A Dscreenlockutils_fuzzer.cpp72 preferencesUtil->SaveFloat(std::to_string(userId), floatVal); in FuzzScreenlockUtils()
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_preferences_test.cpp164 int result = preferencesUtil->SaveFloat(std::to_string(userId), defaulVal); in HWTEST_F()
/base/update/updateservice/services/core/ability/preference/include/
H A Dpreferences_utils.h38 bool SaveFloat(const std::string &key, float value);
/base/telephony/core_service/utils/preferences/src/
H A Dtel_profile_util.cpp114 int TelProfileUtil::SaveFloat(const std::string &key, float value) in SaveFloat() function in OHOS::Telephony::TelProfileUtil
/base/telephony/telephony_data/common/src/
H A Dpreferences_util.cpp120 int PreferencesUtil::SaveFloat(const std::string &key, float value) in SaveFloat() function in OHOS::Telephony::PreferencesUtil
/base/theme/screenlock_mgr/utils/src/
H A Dpreferences_util.cpp118 int PreferencesUtil::SaveFloat(const std::string &key, float value) in SaveFloat() function in OHOS::ScreenLock::PreferencesUtil
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test.cpp1423 telProfileUtil->SaveFloat(key1, saveFloatValue); in HWTEST_F()

Completed in 6 milliseconds